mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 21:44:11 -04:00
Updated rollup
This commit is contained in:
12
package.json
12
package.json
@@ -25,6 +25,9 @@
|
||||
"graceful-fs": "^4.2.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rollup/plugin-commonjs": "^26.0.1",
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@rollup/stream": "^3.0.1",
|
||||
"@uswds/uswds": "^3.8.1",
|
||||
"cbor-js": "0.1.0",
|
||||
"chart.js": "^4.4.3",
|
||||
@@ -39,17 +42,18 @@
|
||||
"sass-embedded": "^1.77.8",
|
||||
"socket.io-client": "^4.2.0",
|
||||
"textarea-caret": "3.1.0",
|
||||
"timeago": "1.6.7"
|
||||
"timeago": "1.6.7",
|
||||
"vinyl-buffer": "^1.0.1",
|
||||
"vinyl-source-stream": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/preset-env": "^7.25.2",
|
||||
"@babel/preset-env": "^7.25.3",
|
||||
"@uswds/compile": "^1.1.0",
|
||||
"better-npm-audit": "^3.7.3",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-add-src": "^1.0.0",
|
||||
"gulp-babel": "8.0.0",
|
||||
"gulp-better-rollup": "4.0.1",
|
||||
"gulp-clean-css": "4.3.0",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-include": "2.4.1",
|
||||
@@ -61,7 +65,7 @@
|
||||
"jest-environment-jsdom": "^29.2.2",
|
||||
"jshint": "2.13.6",
|
||||
"jshint-stylish": "2.2.1",
|
||||
"rollup": "1.32.1",
|
||||
"rollup": "^4.20.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-node-resolve": "5.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user