File tree Expand file tree Collapse file tree 6 files changed +1223
-1228
lines changed
packages/runtime-compat-data Expand file tree Collapse file tree 6 files changed +1223
-1228
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"@nuxt/devtools" : " latest" ,
14
- "nuxt" : " ^3.14.159 " ,
14
+ "nuxt" : " ^3.14.1592 " ,
15
15
"runtime-compat-data" : " workspace:^"
16
16
},
17
17
"devDependencies" : {
18
- "@nuxt/eslint-config" : " ^0.6 .1" ,
18
+ "@nuxt/eslint-config" : " ^0.7 .1" ,
19
19
"autoprefixer" : " ^10.4.20" ,
20
- "postcss" : " ^8.4.47 " ,
20
+ "postcss" : " ^8.4.49 " ,
21
21
"tailwind-scrollbar" : " ^3.1.0" ,
22
- "tailwindcss" : " ^3.4.14 "
22
+ "tailwindcss" : " ^3.4.15 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 3
3
"private" : true ,
4
4
"type" : " module" ,
5
5
"dependencies" : {
6
- "@fastly/js-compute" : " ^3.26.0 " ,
6
+ "@fastly/js-compute" : " ^3.27.2 " ,
7
7
"unbuild" : " ^2.0.0" ,
8
8
"start-server-and-test" : " ^2.0.8"
9
9
},
Original file line number Diff line number Diff line change 16
16
"author" : " " ,
17
17
"license" : " MIT" ,
18
18
"devDependencies" : {
19
- "@cloudflare/workers-types" : " ^4.20241106 .0" ,
19
+ "@cloudflare/workers-types" : " ^4.20241112 .0" ,
20
20
"unbuild" : " ^2.0.0" ,
21
21
"typescript" : " ^5.6.3" ,
22
- "workerd" : " ^1.20241106.1 " ,
22
+ "workerd" : " ^1.20241112.0 " ,
23
23
"start-server-and-test" : " ^2.0.8"
24
24
},
25
25
"unbuild" : {
Original file line number Diff line number Diff line change 13
13
"website" : " pnpm run --filter \" website\" dev"
14
14
},
15
15
"devDependencies" : {
16
- "@mdn/browser-compat-data" : " ^5.6.14 " ,
17
- "@types/node" : " ^22.9.0 " ,
16
+ "@mdn/browser-compat-data" : " ^5.6.17 " ,
17
+ "@types/node" : " ^22.9.1 " ,
18
18
"automd" : " ^0.3.12" ,
19
- "eslint" : " ^9.14 .0" ,
19
+ "eslint" : " ^9.15 .0" ,
20
20
"eslint-config-unjs" : " ^0.4.1" ,
21
21
"prettier" : " ^3.3.3"
22
22
},
23
- "packageManager" : " pnpm@9.12.3 "
23
+ "packageManager" : " pnpm@9.14.1 "
24
24
}
Original file line number Diff line number Diff line change 38
38
"author" : " Matt Kane <m@mk.gg>" ,
39
39
"license" : " CC0-1.0" ,
40
40
"devDependencies" : {
41
- "vitest" : " ^2.1.4 "
41
+ "vitest" : " ^2.1.5 "
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments