File tree Expand file tree Collapse file tree 13 files changed +416
-1037
lines changed Expand file tree Collapse file tree 13 files changed +416
-1037
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.11.0 " ,
52
+ "@eslint/js" : " 9.11.1 " ,
53
53
"@storyblok/mui" : " 0.2.0" ,
54
- "@types/node" : " 18.19.17 " ,
55
- "eslint" : " 9.11.0 " ,
54
+ "@types/node" : " 18.19.54 " ,
55
+ "eslint" : " 8.57.1 " ,
56
56
"eslint-config-prettier" : " 9.1.0" ,
57
- "eslint-plugin-react" : " 7.36.1 " ,
57
+ "eslint-plugin-react" : " 7.37.0 " ,
58
58
"eslint-plugin-react-hooks" : " 4.6.2" ,
59
59
"eslint-plugin-react-refresh" : " 0.4.12" ,
60
60
"eslint-plugin-vue" : " 9.28.0" ,
61
61
"globals" : " 15.9.0" ,
62
62
"kleur" : " 4.1.5" ,
63
- "prettier" : " ^3.2.5 " ,
63
+ "prettier" : " ^3.3.3 " ,
64
64
"prompts" : " 2.4.2" ,
65
- "semver" : " 7.6.0 " ,
65
+ "semver" : " 7.6.3 " ,
66
66
"tsx" : " 3.14.0" ,
67
- "turbo" : " 2.1.2 " ,
68
- "typescript" : " 5.3.3 " ,
69
- "typescript-eslint" : " 8.6 .0" ,
67
+ "turbo" : " 2.1.3 " ,
68
+ "typescript" : " 5.6.2 " ,
69
+ "typescript-eslint" : " 8.8 .0" ,
70
70
"vite" : " 5.4.8" ,
71
71
"vite-plugin-dts" : " 1.7.3" ,
72
72
"vue-eslint-parser" : " 9.4.3" ,
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.17 " ,
16
- "@typescript-eslint/eslint-plugin" : " 5.45 .0" ,
17
- "@typescript-eslint/parser" : " 5.45 .0" ,
18
- "eslint" : " 8.56.0 " ,
19
- "eslint-plugin-prettier" : " 5.1.3 " ,
20
- "prettier" : " 3.2.5 " ,
21
- "typescript" : " 5.3.3 " ,
15
+ "@types/node" : " 18.19.54 " ,
16
+ "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
17
+ "@typescript-eslint/parser" : " 5.62 .0" ,
18
+ "eslint" : " 8.57.1 " ,
19
+ "eslint-plugin-prettier" : " 5.2.1 " ,
20
+ "prettier" : " 3.3.3 " ,
21
+ "typescript" : " 5.6.2 " ,
22
22
"vite" : " 5.4.8"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@storyblok/field-plugin" : " 1.3.0" ,
16
- "react" : " ^18.2.0 " ,
17
- "react-dom" : " ^18.2.0 "
16
+ "react" : " ^18.3.1 " ,
17
+ "react-dom" : " ^18.3.1 "
18
18
},
19
19
"devDependencies" : {
20
- "@eslint/js" : " ^9.9.0 " ,
21
- "@testing-library/jest-dom" : " 6.4.2 " ,
22
- "@testing-library/react" : " 14.2 .1" ,
20
+ "@eslint/js" : " ^9.11.1 " ,
21
+ "@testing-library/jest-dom" : " 6.5.0 " ,
22
+ "@testing-library/react" : " 14.3 .1" ,
23
23
"@testing-library/user-event" : " 14.5.2" ,
24
- "@types/react" : " ^18.2.56 " ,
24
+ "@types/react" : " ^18.3.10 " ,
25
25
"@types/react-dom" : " ^18.2.19" ,
26
26
"@vitejs/plugin-react" : " ^4.1.0" ,
27
27
"@vitest/ui" : " 2.1.1" ,
28
- "eslint" : " ^9.9.0 " ,
28
+ "eslint" : " ^8.57.1 " ,
29
29
"eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
30
30
"eslint-plugin-react-refresh" : " ^0.4.9" ,
31
31
"globals" : " ^15.9.0" ,
32
32
"jsdom" : " 22.1.0" ,
33
- "typescript" : " 5.3.3 " ,
34
- "typescript-eslint" : " ^8.0.1 " ,
33
+ "typescript" : " 5.6.2 " ,
34
+ "typescript-eslint" : " ^8.8.0 " ,
35
35
"vite" : " 5.4.8" ,
36
36
"vite-plugin-css-injected-by-js" : " 3.1.0" ,
37
37
"vitest" : " 2.1.1"
Original file line number Diff line number Diff line change 16
16
"vue" : " ^2.7.14"
17
17
},
18
18
"devDependencies" : {
19
- "@rollup/plugin-node-resolve" : " 15.2.3 " ,
20
- "@rollup/plugin-replace" : " 5.0.5 " ,
19
+ "@rollup/plugin-node-resolve" : " 15.3.0 " ,
20
+ "@rollup/plugin-replace" : " 5.0.7 " ,
21
21
"@vitejs/plugin-vue2" : " 2.3.1" ,
22
- "rollup" : " 3.29.4 " ,
23
- "typescript" : " 5.3.3 " ,
22
+ "rollup" : " 3.29.5 " ,
23
+ "typescript" : " 5.6.2 " ,
24
24
"vite" : " 5.4.8" ,
25
25
"vite-plugin-css-injected-by-js" : " 2.4.0"
26
26
}
Original file line number Diff line number Diff line change 15
15
"vue" : " ^3.2.47"
16
16
},
17
17
"devDependencies" : {
18
- "@testing-library/jest-dom" : " 6.4.2 " ,
18
+ "@testing-library/jest-dom" : " 6.5.0 " ,
19
19
"@testing-library/user-event" : " 14.5.2" ,
20
- "@testing-library/vue" : " 8.0.2 " ,
20
+ "@testing-library/vue" : " 8.1.0 " ,
21
21
"@vitejs/plugin-vue" : " ^4.6.2" ,
22
22
"@vitest/ui" : " 2.1.1" ,
23
23
"jsdom" : " 23.0.1" ,
24
- "typescript" : " 5.3.3 " ,
24
+ "typescript" : " 5.6.2 " ,
25
25
"vite" : " 5.4.8" ,
26
26
"vite-plugin-css-injected-by-js" : " 3.1.0" ,
27
27
"vitest" : " 2.1.1" ,
28
- "vue-tsc" : " 1.8.27 "
28
+ "vue-tsc" : " 2.1.6 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 9
9
"check:types" : " tsc --noEmit"
10
10
},
11
11
"dependencies" : {
12
- "@emotion/react" : " 11.11 .3" ,
13
- "@emotion/styled" : " 11.11 .0" ,
12
+ "@emotion/react" : " 11.13 .3" ,
13
+ "@emotion/styled" : " 11.13 .0" ,
14
14
"@fontsource/roboto" : " 4.5.8" ,
15
- "@mui/material" : " 5.15.10 " ,
15
+ "@mui/material" : " 5.16.7 " ,
16
16
"@storyblok/field-plugin" : " workspace:*" ,
17
17
"@storyblok/mui" : " 0.2.0" ,
18
- "react" : " 18.2.0 " ,
19
- "react-dom" : " 18.2.0 "
18
+ "react" : " 18.3.1 " ,
19
+ "react-dom" : " 18.3.1 "
20
20
},
21
21
"devDependencies" : {
22
22
"@types/react-dom" : " ^18.2.19" ,
Original file line number Diff line number Diff line change 44
44
},
45
45
"devDependencies" : {
46
46
"@types/core-js" : " 2.5.8" ,
47
- "@types/node" : " 18.19.17 " ,
48
- "core-js" : " 3.36.0 " ,
47
+ "@types/node" : " 18.19.54 " ,
48
+ "core-js" : " 3.38.1 " ,
49
49
"execa" : " 8.0.1" ,
50
50
"jsdom" : " 25.0.0" ,
51
- "typescript" : " 5.3.3 " ,
51
+ "typescript" : " 5.6.2 " ,
52
52
"unbuild" : " 2.0.0" ,
53
53
"vite" : " 5.4.8" ,
54
54
"vite-plugin-dts" : " 4.2.1" ,
Original file line number Diff line number Diff line change 5
5
"type" : " module" ,
6
6
"dependencies" : {
7
7
"@storyblok/field-plugin" : " workspace:*" ,
8
- "react" : " ^18.2.0 " ,
9
- "react-dom" : " ^18.2.0 "
8
+ "react" : " ^18.3.1 " ,
9
+ "react-dom" : " ^18.3.1 "
10
10
},
11
11
"devDependencies" : {
12
- "@types/react" : " ^18.2.56 " ,
12
+ "@types/react" : " ^18.3.10 " ,
13
13
"@types/react-dom" : " ^18.2.19" ,
14
- "typescript" : " 5.3.3 "
14
+ "typescript" : " 5.6.2 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.0" ,
5
5
"type" : " module" ,
6
6
"devDependencies" : {
7
- "typescript" : " 5.3.3 "
7
+ "typescript" : " 5.6.2 "
8
8
},
9
9
"dependencies" : {
10
10
"@storyblok/field-plugin" : " workspace:*" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@storyblok/manifest-helper" : " workspace:*" ,
12
- "typescript" : " 5.3.3 "
12
+ "typescript" : " 5.6.2 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments