File tree Expand file tree Collapse file tree 17 files changed +372
-362
lines changed Expand file tree Collapse file tree 17 files changed +372
-362
lines changed Original file line number Diff line number Diff line change 49
49
"bump-version" : " ./scripts/bump-version.ts"
50
50
},
51
51
"devDependencies" : {
52
- "@eslint/js" : " 9.23 .0" ,
52
+ "@eslint/js" : " 9.30 .0" ,
53
53
"@storyblok/mui" : " 0.3.1" ,
54
- "@types/node" : " 18.19.85 " ,
54
+ "@types/node" : " 18.19.113 " ,
55
55
"eslint" : " 8.57.1" ,
56
56
"eslint-config-prettier" : " 9.1.0" ,
57
- "eslint-plugin-react" : " 7.37.4 " ,
57
+ "eslint-plugin-react" : " 7.37.5 " ,
58
58
"eslint-plugin-react-hooks" : " 4.6.2" ,
59
- "eslint-plugin-react-refresh" : " 0.4.19 " ,
59
+ "eslint-plugin-react-refresh" : " 0.4.20 " ,
60
60
"eslint-plugin-vue" : " 9.33.0" ,
61
61
"globals" : " 15.15.0" ,
62
62
"kleur" : " 4.1.5" ,
63
- "prettier" : " ^3.5.3 " ,
63
+ "prettier" : " ^3.6.2 " ,
64
64
"prompts" : " 2.4.2" ,
65
- "semver" : " 7.7.1 " ,
65
+ "semver" : " 7.7.2 " ,
66
66
"tsx" : " 3.14.0" ,
67
- "turbo" : " 2.4 .4" ,
68
- "typescript" : " 5.8.2 " ,
69
- "typescript-eslint" : " 8.29.0 " ,
70
- "vite" : " 5.4.16 " ,
67
+ "turbo" : " 2.5 .4" ,
68
+ "typescript" : " 5.8.3 " ,
69
+ "typescript-eslint" : " 8.35.1 " ,
70
+ "vite" : " 5.4.19 " ,
71
71
"vite-plugin-dts" : " 1.7.3" ,
72
72
"vue-eslint-parser" : " 9.4.3" ,
73
- "zx" : " 7.2.3 "
73
+ "zx" : " 7.2.4 "
74
74
}
75
75
}
Original file line number Diff line number Diff line change 27
27
},
28
28
"dependencies" : {
29
29
"commander" : " ^9.5.0" ,
30
- "dotenv" : " ^16.4.7 " ,
30
+ "dotenv" : " ^16.6.1 " ,
31
31
"execa" : " ^6.1.0" ,
32
32
"fs-extra" : " ^11.3.0" ,
33
33
"kleur" : " ^4.1.5" ,
34
34
"node-fetch" : " ^3.3.0" ,
35
35
"ora" : " 6.3.1" ,
36
36
"prompts" : " ^2.4.2" ,
37
- "vite" : " 5.4.16 " ,
37
+ "vite" : " 5.4.19 " ,
38
38
"walkdir" : " ^0.4.1"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change 13
13
"@storyblok/field-plugin" : " 1.6.0"
14
14
},
15
15
"devDependencies" : {
16
- "vite" : " 5.4.16 " ,
16
+ "vite" : " 5.4.19 " ,
17
17
"vite-plugin-css-injected-by-js" : " 2.4.0"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 12
12
"format" : " prettier . --write"
13
13
},
14
14
"devDependencies" : {
15
- "@types/node" : " 18.19.85 " ,
15
+ "@types/node" : " 18.19.113 " ,
16
16
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
17
17
"@typescript-eslint/parser" : " 5.62.0" ,
18
18
"eslint" : " 8.57.1" ,
19
- "eslint-plugin-prettier" : " 5.2.5 " ,
20
- "prettier" : " 3.5.3 " ,
21
- "typescript" : " 5.8.2 " ,
22
- "vite" : " 5.4.16 "
19
+ "eslint-plugin-prettier" : " 5.5.1 " ,
20
+ "prettier" : " 3.6.2 " ,
21
+ "typescript" : " 5.8.3 " ,
22
+ "vite" : " 5.4.19 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 17
17
"react-dom" : " ^18.3.1"
18
18
},
19
19
"devDependencies" : {
20
- "@eslint/js" : " ^9.23 .0" ,
20
+ "@eslint/js" : " ^9.30 .0" ,
21
21
"@testing-library/jest-dom" : " 6.6.3" ,
22
22
"@testing-library/react" : " 14.3.1" ,
23
23
"@testing-library/user-event" : " 14.6.1" ,
27
27
"@vitest/ui" : " 2.1.9" ,
28
28
"eslint" : " ^8.57.1" ,
29
29
"eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
30
- "eslint-plugin-react-refresh" : " ^0.4.19 " ,
30
+ "eslint-plugin-react-refresh" : " ^0.4.20 " ,
31
31
"globals" : " ^15.15.0" ,
32
32
"jsdom" : " 22.1.0" ,
33
- "typescript" : " 5.8.2 " ,
34
- "typescript-eslint" : " ^8.29.0 " ,
35
- "vite" : " 5.4.16 " ,
33
+ "typescript" : " 5.8.3 " ,
34
+ "typescript-eslint" : " ^8.35.1 " ,
35
+ "vite" : " 5.4.19 " ,
36
36
"vite-plugin-css-injected-by-js" : " 3.1.0" ,
37
37
"vitest" : " 2.1.9"
38
38
}
Original file line number Diff line number Diff line change 20
20
"@rollup/plugin-replace" : " 5.0.7" ,
21
21
"@vitejs/plugin-vue2" : " 2.3.3" ,
22
22
"rollup" : " 3.29.5" ,
23
- "typescript" : " 5.8.2 " ,
24
- "vite" : " 5.4.16 " ,
23
+ "typescript" : " 5.8.3 " ,
24
+ "vite" : " 5.4.19 " ,
25
25
"vite-plugin-css-injected-by-js" : " 2.4.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"@vitejs/plugin-vue" : " ^4.6.2" ,
22
22
"@vitest/ui" : " 2.1.9" ,
23
23
"jsdom" : " 23.0.1" ,
24
- "typescript" : " 5.8.2 " ,
25
- "vite" : " 5.4.16 " ,
24
+ "typescript" : " 5.8.3 " ,
25
+ "vite" : " 5.4.19 " ,
26
26
"vite-plugin-css-injected-by-js" : " 3.1.0" ,
27
27
"vitest" : " 2.1.9" ,
28
- "vue-tsc" : " 2.2.8 "
28
+ "vue-tsc" : " 2.2.10 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@emotion/react" : " 11.14.0" ,
13
- "@emotion/styled" : " 11.14.0 " ,
13
+ "@emotion/styled" : " 11.14.1 " ,
14
14
"@fontsource/roboto" : " 4.5.8" ,
15
15
"@mui/material" : " 5.17.1" ,
16
16
"@storyblok/field-plugin" : " workspace:*" ,
21
21
"devDependencies" : {
22
22
"@types/react-dom" : " ^18.2.19" ,
23
23
"@vitejs/plugin-react" : " ^3.0.0" ,
24
- "vite" : " 5.4.16 "
24
+ "vite" : " 5.4.19 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 45
45
},
46
46
"devDependencies" : {
47
47
"@types/core-js" : " 2.5.8" ,
48
- "@types/node" : " 18.19.85 " ,
49
- "core-js" : " 3.41 .0" ,
48
+ "@types/node" : " 18.19.113 " ,
49
+ "core-js" : " 3.43 .0" ,
50
50
"execa" : " 8.0.1" ,
51
51
"jsdom" : " 25.0.0" ,
52
- "typescript" : " 5.8.2 " ,
52
+ "typescript" : " 5.8.3 " ,
53
53
"unbuild" : " 2.0.0" ,
54
- "vite" : " 5.4.16 " ,
54
+ "vite" : " 5.4.19 " ,
55
55
"vite-plugin-dts" : " 4.2.1" ,
56
56
"vitest" : " 2.1.9"
57
57
}
Original file line number Diff line number Diff line change 10
10
"execa" : " 8.0.1" ,
11
11
"tsx" : " 4.19.1" ,
12
12
"unbuild" : " 2.0.0" ,
13
- "zx" : " 8.1.8 "
13
+ "zx" : " 7.2.4 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments