File tree Expand file tree Collapse file tree 2 files changed +138
-170
lines changed
Expand file tree Collapse file tree 2 files changed +138
-170
lines changed Original file line number Diff line number Diff line change 3434 ],
3535 "homepage" : " https://github.com/activeguild/ts-css-modules-vite-plugin#readme" ,
3636 "devDependencies" : {
37- "@types/node" : " ^18.15.10 " ,
37+ "@types/node" : " ^20.3.2 " ,
3838 "@types/sass" : " ^1.43.1" ,
39- "@typescript-eslint/eslint-plugin" : " ^5.57.0 " ,
40- "@typescript-eslint/parser" : " ^5.57.0 " ,
39+ "@typescript-eslint/eslint-plugin" : " ^5.60.1 " ,
40+ "@typescript-eslint/parser" : " ^5.60.1 " ,
4141 "esbuild-register" : " ^3.4.2" ,
42- "eslint" : " ^8.36 .0" ,
42+ "eslint" : " ^8.43 .0" ,
4343 "husky" : " ^8.0.3" ,
44- "lint-staged" : " ^13.2.0 " ,
45- "prettier" : " ^2.8.7 " ,
46- "typescript" : " ^5.0.2 " ,
47- "vite" : " ^4.2.1 "
44+ "lint-staged" : " ^13.2.3 " ,
45+ "prettier" : " ^2.8.8 " ,
46+ "typescript" : " ^5.1.6 " ,
47+ "vite" : " ^4.3.9 "
4848 },
4949 "dependencies" : {
5050 "postcss-js" : " ^4.0.1" ,
51- "sass" : " ^1.60.0 " ,
51+ "sass" : " ^1.63.6 " ,
5252 "ts-node" : " ^10.9.1"
5353 },
5454 "lint-staged" : {
You can’t perform that action at this time.
0 commit comments