Skip to content

Commit

Permalink
library-verUP-202410: yarn upgrade-interactive && echo "" > yarn.lock…
Browse files Browse the repository at this point in the history
… && yarn install
  • Loading branch information
koi-chan committed Oct 2, 2024
1 parent abdaa8f commit ea76815
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 737 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"chart.js": "^2.9.4",
"css-loader": "^6.11.0",
"css-loader": "^7.1.2",
"flatpickr": "^4.6.13",
"js-cookie": "^2.2.1",
"js-cookie": "^3.0.5",
"mini-css-extract-plugin": "^2.9.1",
"sass": "^1.78.0",
"sass-loader": "^13.3.3",
"stimulus": "^2.0.0",
"webpack": "^5.94.0",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"stimulus": "^3.2.2",
"webpack": "^5.95.0",
"webpack-assets-manifest": "^5.2.1",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"eslint": "^7.32.0",
"webpack-dev-server": "^4.15.2"
"eslint": "^9.11.1",
"webpack-dev-server": "^5.1.0"
},
"scripts": {
"dev": "webpack --progress --color --mode=development",
Expand Down
Loading

0 comments on commit ea76815

Please sign in to comment.