File tree Expand file tree Collapse file tree 4 files changed +22
-22
lines changed
example/with-css-variables Expand file tree Collapse file tree 4 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 14
14
"devDependencies" : {
15
15
"@tailwindcss/container-queries" : " 0.1.1" ,
16
16
"@tailwindcss/typography" : " 0.5.15" ,
17
- "@types/node" : " 18.19.61 " ,
17
+ "@types/node" : " 22.10.1 " ,
18
18
"@types/react" : " 18.3.12" ,
19
19
"@types/react-dom" : " 18.3.1" ,
20
20
"autoprefixer" : " 10.4.20" ,
Original file line number Diff line number Diff line change 228
228
lodash.merge "^4.6.2"
229
229
postcss-selector-parser "6.0.10"
230
230
231
- " @types/node@18.19.61 " :
232
- version "18.19.61 "
233
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.61 .tgz#f31be6f643e2e628fffcca359fe59f214bb77923 "
234
- integrity sha512-z8fH66NcVkDzBItOao+Nyh0fiy7CYdxIyxnNCcZ60aY0I+EA/y4TSi/S/W9i8DIQvwVo7a0pgzAxmDeNnqrpkw ==
231
+ " @types/node@22.10.1 " :
232
+ version "22.10.1 "
233
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1 .tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766 "
234
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ ==
235
235
dependencies :
236
- undici-types "~5.26.4 "
236
+ undici-types "~6.20.0 "
237
237
238
238
" @types/prop-types@* " :
239
239
version "15.7.5"
1760
1760
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1761
1761
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1762
1762
1763
- undici-types@~5.26.4 :
1764
- version "5.26.5 "
1765
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
1766
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
1763
+ undici-types@~6.20.0 :
1764
+ version "6.20.0 "
1765
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
1766
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
1767
1767
1768
1768
universalify@^2.0.0 :
1769
1769
version "2.0.1"
Original file line number Diff line number Diff line change 36
36
"@commitlint/cli" : " 17.8.1" ,
37
37
"@commitlint/config-conventional" : " 17.8.1" ,
38
38
"@tsconfig/node16" : " 1.0.4" ,
39
- "@types/node" : " 18.19.61 " ,
39
+ "@types/node" : " 22.10.1 " ,
40
40
"@types/prettier" : " ^2.7.2" ,
41
41
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
42
42
"@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 1236
1236
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.8.tgz#6bbf2be6fbf9c187a5040d4277d24a06a18957a1"
1237
1237
integrity sha512-/YP55EMK2341JkODUb8DM9O0x1SIz2aBvyF33Uf1c76St3VpsMXEIW0nxuKkq/5cxnbz0RD9cfwNZHEAZQD3ag==
1238
1238
1239
-
1240
- version "18.19.61"
1241
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.61.tgz#f31be6f643e2e628fffcca359fe59f214bb77923"
1242
- integrity sha512-z8fH66NcVkDzBItOao+Nyh0fiy7CYdxIyxnNCcZ60aY0I+EA/y4TSi/S/W9i8DIQvwVo7a0pgzAxmDeNnqrpkw==
1243
- dependencies :
1244
- undici-types "~5.26.4"
1245
-
1246
1239
1247
1240
version "20.5.1"
1248
1241
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
1249
1242
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
1250
1243
1244
+
1245
+ version "22.10.1"
1246
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
1247
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
1248
+ dependencies :
1249
+ undici-types "~6.20.0"
1250
+
1251
1251
" @types/normalize-package-data@^2.4.0 " :
1252
1252
version "2.4.1"
1253
1253
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -7196,10 +7196,10 @@ unbox-primitive@^1.0.2:
7196
7196
has-symbols "^1.0.3"
7197
7197
which-boxed-primitive "^1.0.2"
7198
7198
7199
- undici-types@~5.26.4 :
7200
- version "5.26.5 "
7201
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
7202
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
7199
+ undici-types@~6.20.0 :
7200
+ version "6.20.0 "
7201
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
7202
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
7203
7203
7204
7204
unicode-emoji-modifier-base@^1.0.0 :
7205
7205
version "1.0.0"
You can’t perform that action at this time.
0 commit comments