Skip to content

Commit

Permalink
Bump dev deps
Browse files Browse the repository at this point in the history
vasturiano committed Oct 18, 2024
1 parent 76292cd commit 32f2d72
Showing 2 changed files with 784 additions and 921 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -54,20 +54,20 @@
"svg-utils": "^1.3"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"postcss": "^8.4.47",
"postcss-nested": "^6.2.0",
"postcss-simple-vars": "^7.0.1",
"rimraf": "^6.0.1",
"rollup": "^4.22.4",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"engines": {
"node": ">=12"
1,695 changes: 779 additions & 916 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 32f2d72

Please sign in to comment.