File tree Expand file tree Collapse file tree 9 files changed +344
-318
lines changed Expand file tree Collapse file tree 9 files changed +344
-318
lines changed Original file line number Diff line number Diff line change 56
56
"prettier-plugin-embed" : " ^0.5.0" ,
57
57
"prettier-plugin-organize-imports" : " ^4.2.0" ,
58
58
"tsup" : " ^8.5.0" ,
59
- "turbo" : " ^2.5.4 " ,
59
+ "turbo" : " ^2.5.6 " ,
60
60
"typescript" : " ^5.5.4" ,
61
61
"vitest" : " ^2.0.5"
62
62
},
Original file line number Diff line number Diff line change 41
41
"enhanced-resolve" : " ^5.18.3" ,
42
42
"jiti" : " ^2.5.1" ,
43
43
"lightningcss" : " catalog:" ,
44
- "magic-string" : " ^0.30.18 " ,
44
+ "magic-string" : " ^0.30.19 " ,
45
45
"source-map-js" : " ^1.2.1" ,
46
46
"tailwindcss" : " workspace:*"
47
47
}
Original file line number Diff line number Diff line change 42
42
"@parcel/watcher-linux-x64-glibc" : " ^2.5.1" ,
43
43
"@parcel/watcher-linux-x64-musl" : " ^2.5.1" ,
44
44
"@parcel/watcher-win32-x64" : " ^2.5.1" ,
45
- "@types/bun" : " ^1.2.20 " ,
46
- "bun" : " ^1.2.20 " ,
45
+ "@types/bun" : " ^1.2.21 " ,
46
+ "bun" : " ^1.2.21 " ,
47
47
"lightningcss-darwin-arm64" : " catalog:" ,
48
48
"lightningcss-darwin-x64" : " catalog:" ,
49
49
"lightningcss-linux-arm64-gnu" : " catalog:" ,
Original file line number Diff line number Diff line change 49
49
"@types/braces" : " ^3.0.5" ,
50
50
"@types/node" : " catalog:" ,
51
51
"@types/postcss-import" : " ^14.0.3" ,
52
- "@types/semver" : " ^7.7.0 "
52
+ "@types/semver" : " ^7.7.1 "
53
53
}
54
54
}
Original file line number Diff line number Diff line change 132
132
"@types/node" : " catalog:" ,
133
133
"dedent" : " 1.6.0" ,
134
134
"lightningcss" : " catalog:" ,
135
- "magic-string" : " ^0.30.18 " ,
135
+ "magic-string" : " ^0.30.19 " ,
136
136
"source-map-js" : " ^1.2.1"
137
137
}
138
138
}
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " catalog:" ,
21
- "@types/react" : " ^19.1.9 " ,
22
- "@types/react-dom" : " ^19.1.7 " ,
23
- "eslint" : " ^9.33 .0" ,
24
- "eslint-config-next" : " ^15.4.7 " ,
21
+ "@types/react" : " ^19.1.13 " ,
22
+ "@types/react-dom" : " ^19.1.9 " ,
23
+ "eslint" : " ^9.35 .0" ,
24
+ "eslint-config-next" : " ^15.5.2 " ,
25
25
"typescript" : " ^5.5.4"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@types/node" : " ^20.14.8" ,
19
- "@types/react" : " ^19.1.9 " ,
20
- "@types/react-dom" : " ^19.1.7 " ,
19
+ "@types/react" : " ^19.1.13 " ,
20
+ "@types/react-dom" : " ^19.1.9 " ,
21
21
"autoprefixer" : " ^10.4.21" ,
22
- "eslint" : " ^9.33 .0" ,
23
- "eslint-config-next" : " ^15.4.7 " ,
22
+ "eslint" : " ^9.35 .0" ,
23
+ "eslint-config-next" : " ^15.5.2 " ,
24
24
"typescript" : " ^5.5.4"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@tailwindcss/vite" : " workspace:^" ,
13
- "@vitejs/plugin-react" : " ^5.0.0 " ,
13
+ "@vitejs/plugin-react" : " ^5.0.2 " ,
14
14
"react" : " ^19.1.1" ,
15
15
"react-dom" : " ^19.1.1" ,
16
16
"tailwindcss" : " workspace:^"
17
17
},
18
18
"devDependencies" : {
19
- "@types/react" : " ^19.1.9 " ,
20
- "@types/react-dom" : " ^19.1.7 " ,
21
- "bun" : " ^1.2.20 " ,
19
+ "@types/react" : " ^19.1.13 " ,
20
+ "@types/react-dom" : " ^19.1.9 " ,
21
+ "bun" : " ^1.2.21 " ,
22
22
"vite" : " catalog:"
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments