File tree Expand file tree Collapse file tree 4 files changed +1021
-382
lines changed Expand file tree Collapse file tree 4 files changed +1021
-382
lines changed Original file line number Diff line number Diff line change 11
11
"@unocss/core" : " link:../../packages/core" ,
12
12
"@unocss/nuxt" : " link:../../packages/nuxt" ,
13
13
"@unocss/reset" : " link:../../packages/reset" ,
14
- "nuxt" : " ^3.2.3 " ,
14
+ "nuxt" : " ^3.3.1 " ,
15
15
"unocss" : " link:../../packages/unocss"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 21
21
"js-yaml" : " ^4.1.0" ,
22
22
"knitwork" : " ^1.0.0" ,
23
23
"markdown-it-link-attributes" : " ^4.0.1" ,
24
- "nuxt" : " ^3.2.3 " ,
24
+ "nuxt" : " ^3.3.1 " ,
25
25
"p-limit" : " ^4.0.0" ,
26
26
"postcss-nested" : " ^6.0.1" ,
27
27
"prettier" : " ^2.8.4" ,
Original file line number Diff line number Diff line change 47
47
"@types/css-tree" : " ^2.3.1" ,
48
48
"@types/fs-extra" : " ^11.0.1" ,
49
49
"@types/js-yaml" : " ^4.0.5" ,
50
- "@types/lz-string" : " ^1.5.0" ,
51
50
"@types/markdown-it-link-attributes" : " ^3.0.1" ,
52
51
"@types/node" : " ^18.15.3" ,
53
52
"@types/prettier" : " ^2.7.2" ,
93
92
"lz-string" : " ^1.5.0" ,
94
93
"magic-string" : " ^0.30.0" ,
95
94
"msw" : " 1.1.0" ,
96
- "nuxt" : " ^3.2.3 " ,
95
+ "nuxt" : " ^3.3.1 " ,
97
96
"nuxt-tsconfig-stub" : " ^0.0.2" ,
98
97
"pnpm" : " 7.29.3" ,
99
98
"prettier" : " ^2.8.4" ,
121
120
"pnpm" : {
122
121
"overrides" : {
123
122
"@nuxt/kit-edge" : " npm:@nuxt/kit@latest" ,
124
- "nuxt" : " ^3.2.0 " ,
123
+ "nuxt" : " ^3.3.1 " ,
125
124
"magic-string" : " ^0.30.0"
126
125
}
127
126
},
You can’t perform that action at this time.
0 commit comments