File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
example/with-css-variables Expand file tree Collapse file tree 4 files changed +10
-10
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.16" ,
17
- "@types/node" : " 18.19.67 " ,
17
+ "@types/node" : " 18.19.70 " ,
18
18
"@types/react" : " 18.3.14" ,
19
19
"@types/react-dom" : " 18.3.2" ,
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
-
232
- version "18.19.67 "
233
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.67 .tgz#77c4b01641a1e3e1509aff7e10d39e4afd5ae06d "
234
- integrity sha512-wI8uHusga+0ZugNp0Ol/3BqQfEcCCNfojtO6Oou9iVNGPTL6QNSdnUdqq85fRgIorLhLMuPIKpsN98QE9Nh+KQ ==
231
+
232
+ version "18.19.70 "
233
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.70 .tgz#5a77508f5568d16fcd3b711c8102d7a430a04df7 "
234
+ integrity sha512-RE+K0+KZoEpDUbGGctnGdkrLFwi1eYKTlIHNl2Um98mUkGsm1u2Ff6Ltd0e8DktTtC98uy7rSj+hO8t/QuLoVQ ==
235
235
dependencies :
236
236
undici-types "~5.26.4"
237
237
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.67 " ,
39
+ "@types/node" : " 18.19.70 " ,
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.67 "
1241
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.67 .tgz#77c4b01641a1e3e1509aff7e10d39e4afd5ae06d "
1242
- integrity sha512-wI8uHusga+0ZugNp0Ol/3BqQfEcCCNfojtO6Oou9iVNGPTL6QNSdnUdqq85fRgIorLhLMuPIKpsN98QE9Nh+KQ ==
1239
+
1240
+ version "18.19.70 "
1241
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.70 .tgz#5a77508f5568d16fcd3b711c8102d7a430a04df7 "
1242
+ integrity sha512-RE+K0+KZoEpDUbGGctnGdkrLFwi1eYKTlIHNl2Um98mUkGsm1u2Ff6Ltd0e8DktTtC98uy7rSj+hO8t/QuLoVQ ==
1243
1243
dependencies :
1244
1244
undici-types "~5.26.4"
1245
1245
You can’t perform that action at this time.
0 commit comments