Skip to content

Commit

Permalink
Merge pull request #140 from YDX-2147483647/pnpm-update
Browse files Browse the repository at this point in the history
chore: Update Node.js dependencies
  • Loading branch information
YDX-2147483647 authored Aug 1, 2024
2 parents 0d2768c + e23610e commit e14494e
Show file tree
Hide file tree
Showing 4 changed files with 2,452 additions and 2,039 deletions.
18 changes: 9 additions & 9 deletions contest/js/static_src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"watch": "rollup --config rollup.config.dev.mjs --watch --no-watch.clearScreen"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-terser": "^0.4.3",
"rimraf": "^5.0.1",
"rollup": "^3.27.0"
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"rimraf": "^5.0.10",
"rollup": "^4.19.2"
},
"dependencies": {
"sweetalert2": "^11.7.20"
"sweetalert2": "^11.12.3"
}
}
Loading

0 comments on commit e14494e

Please sign in to comment.