File tree Expand file tree Collapse file tree 7 files changed +934
-687
lines changed Expand file tree Collapse file tree 7 files changed +934
-687
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ applyTo: '**'
4
4
5
5
// This file is automatically generated by Nx Console
6
6
7
- You are in an nx workspace using Nx 21.3.11 and pnpm as the package manager.
7
+ You are in an nx workspace using Nx 21.4.0 and npm as the package manager.
8
8
9
9
You have access to the Nx MCP server and the tools it provides. Use them. Follow these guidelines in order to best help the user:
10
10
Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@astrojs/mdx" : " ^4.3.3 " ,
6
+ "@astrojs/mdx" : " ^4.3.4 " ,
7
7
"@nanostores/i18n" : " ^1.2.2" ,
8
- "astro" : " ^5.12.9 " ,
8
+ "astro" : " ^5.13.2 " ,
9
9
"astro-loader-i18n" : " workspace:*" ,
10
10
"astro-nanostores-i18n" : " workspace:*" ,
11
11
"limax" : " ^4.1.0"
Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@codecov/vite-plugin" : " ^1.9.1" ,
35
35
"@eslint/js" : " ^9.33.0" ,
36
- "@types/node" : " ^24.2.1 " ,
36
+ "@types/node" : " ^24.3.0 " ,
37
37
"@vitest/coverage-v8" : " ^3.2.4" ,
38
- "astro" : " ^5.12.9 " ,
38
+ "astro" : " ^5.13.2 " ,
39
39
"astro-utils-i18n" : " workspace:*" ,
40
40
"eslint" : " ^9.33.0" ,
41
41
"globals" : " ^16.3.0" ,
42
42
"tslib" : " ^2.8.1" ,
43
43
"typescript" : " ^5.9.2" ,
44
- "typescript-eslint" : " ^8.39 .0" ,
44
+ "typescript-eslint" : " ^8.40 .0" ,
45
45
"vite" : " ^6.3.5" ,
46
46
"vite-plugin-dts" : " ^4.5.4" ,
47
47
"vitest" : " ^3.2.4"
Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"@codecov/vite-plugin" : " ^1.9.1" ,
46
46
"@eslint/js" : " ^9.33.0" ,
47
- "@types/node" : " ^24.2.1 " ,
47
+ "@types/node" : " ^24.3.0 " ,
48
48
"@vitest/coverage-v8" : " ^3.2.4" ,
49
- "astro" : " ^5.12.9 " ,
49
+ "astro" : " ^5.13.2 " ,
50
50
"astro-utils-i18n" : " workspace:*" ,
51
51
"eslint" : " ^9.33.0" ,
52
52
"globals" : " ^16.3.0" ,
53
53
"tslib" : " ^2.8.1" ,
54
- "typescript-eslint" : " ^8.39 .0" ,
54
+ "typescript-eslint" : " ^8.40 .0" ,
55
55
"vite" : " ^6.3.5" ,
56
56
"vite-plugin-dts" : " ^4.5.4" ,
57
57
"vitest" : " ^3.2.4"
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@codecov/vite-plugin" : " ^1.9.1" ,
38
38
"@eslint/js" : " ^9.33.0" ,
39
- "@types/node" : " ^24.2.1 " ,
39
+ "@types/node" : " ^24.3.0 " ,
40
40
"@vitest/coverage-v8" : " ^3.2.4" ,
41
- "astro" : " ^5.12.9 " ,
41
+ "astro" : " ^5.13.2 " ,
42
42
"eslint" : " ^9.33.0" ,
43
43
"globals" : " ^16.3.0" ,
44
44
"tslib" : " ^2.8.1" ,
45
- "typescript-eslint" : " ^8.39 .0" ,
45
+ "typescript-eslint" : " ^8.40 .0" ,
46
46
"vite" : " ^6.3.5" ,
47
47
"vite-plugin-dts" : " ^4.5.4" ,
48
48
"vitest" : " ^3.2.4"
Original file line number Diff line number Diff line change 18
18
"tag" : " changeset tag"
19
19
},
20
20
"devDependencies" : {
21
- "@changesets/cli" : " ^2.29.5 " ,
21
+ "@changesets/cli" : " ^2.29.6 " ,
22
22
"@eslint/js" : " ^9.33.0" ,
23
- "@nx/eslint" : " 21.3.11 " ,
24
- "@nx/vite" : " 21.3.11 " ,
25
- "@nx/web" : " 21.3.11 " ,
26
- "@types/node" : " ^24.2.1 " ,
23
+ "@nx/eslint" : " 21.4.0 " ,
24
+ "@nx/vite" : " 21.4.0 " ,
25
+ "@nx/web" : " 21.4.0 " ,
26
+ "@types/node" : " ^24.3.0 " ,
27
27
"@vitest/ui" : " ^3.2.4" ,
28
28
"eslint" : " ^9.33.0" ,
29
29
"eslint-config-prettier" : " ^10.1.8" ,
30
30
"eslint-plugin-prettier" : " ^5.5.4" ,
31
31
"globals" : " ^16.3.0" ,
32
32
"jiti" : " 2.5.1" ,
33
- "nx" : " 21.3.11 " ,
33
+ "nx" : " 21.4.0 " ,
34
34
"prettier" : " ^3.6.2" ,
35
35
"typescript" : " ^5.9.2" ,
36
- "typescript-eslint" : " ^8.39 .0" ,
36
+ "typescript-eslint" : " ^8.40 .0" ,
37
37
"vite" : " ^6.3.5"
38
38
},
39
39
"pnpm" : {
You can’t perform that action at this time.
0 commit comments