File tree 2 files changed +138
-170
lines changed
2 files changed +138
-170
lines changed Original file line number Diff line number Diff line change 34
34
],
35
35
"homepage" : " https://github.com/activeguild/ts-css-modules-vite-plugin#readme" ,
36
36
"devDependencies" : {
37
- "@types/node" : " ^18.15.10 " ,
37
+ "@types/node" : " ^20.3.2 " ,
38
38
"@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 " ,
41
41
"esbuild-register" : " ^3.4.2" ,
42
- "eslint" : " ^8.36 .0" ,
42
+ "eslint" : " ^8.43 .0" ,
43
43
"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 "
48
48
},
49
49
"dependencies" : {
50
50
"postcss-js" : " ^4.0.1" ,
51
- "sass" : " ^1.60.0 " ,
51
+ "sass" : " ^1.63.6 " ,
52
52
"ts-node" : " ^10.9.1"
53
53
},
54
54
"lint-staged" : {
You can’t perform that action at this time.
0 commit comments