Skip to content

Commit

Permalink
library-verUP-202411: 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 Nov 1, 2024
1 parent ac2fbcd commit f9d5714
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 246 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,22 @@
"css-loader": "^7.1.2",
"flatpickr": "^4.6.13",
"js-cookie": "^3.0.5",
"mini-css-extract-plugin": "^2.9.1",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"mini-css-extract-plugin": "^2.9.2",
"sass": "^1.80.5",
"sass-loader": "^16.0.3",
"stimulus": "^3.2.2",
"webpack": "^5.95.0",
"webpack": "^5.96.0",
"webpack-assets-manifest": "^5.2.1",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"eslint": "^9.11.1",
"@babel/eslint-parser": "^7.25.9",
"eslint": "^9.13.0",
"webpack-dev-server": "^5.1.0"
},
"scripts": {
"dev": "webpack --progress --color --mode=development",
"server": "webpack serve --color --mode=development"
}
},
"packageManager": "[email protected]+sha512.e70835d4d6d62c07be76b3c1529cb640c7443f0fe434ef4b6478a5a399218cbaf1511b396b3c56eb03bc86424cff2320f6167ad2fde273aa0df6e60b7754029f"
}
Loading

0 comments on commit f9d5714

Please sign in to comment.