mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-18 07:09:32 +08:00
fix(deps): update dependency @swc/plugin-transform-imports to v1.2.2
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"@babel/plugin-syntax-jsx": "^7.18.6",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/standalone": "7.18.12",
|
||||
"@swc/plugin-transform-imports": "1.2.1",
|
||||
"@swc/plugin-transform-imports": "1.2.2",
|
||||
"nativewind": "2.0.0-next.58",
|
||||
"tailwindcss": "3.1.8"
|
||||
},
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -64,7 +64,7 @@
|
||||
"@babel/plugin-syntax-jsx": "^7.18.6",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/standalone": "7.18.12",
|
||||
"@swc/plugin-transform-imports": "1.2.1",
|
||||
"@swc/plugin-transform-imports": "1.2.2",
|
||||
"nativewind": "2.0.0-next.58",
|
||||
"tailwindcss": "3.1.8"
|
||||
},
|
||||
@@ -8160,9 +8160,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@swc/plugin-transform-imports": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@swc/plugin-transform-imports/-/plugin-transform-imports-1.2.1.tgz",
|
||||
"integrity": "sha512-Mx2qnRsl9mEHjo59wiB4YxEheDg0H1LM+sCd2K58F05T+RYzwMlzs5QaWtIlC4ECJNCqLf2V8JTjTn8C+lgrwA=="
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@swc/plugin-transform-imports/-/plugin-transform-imports-1.2.2.tgz",
|
||||
"integrity": "sha512-Ft6lSzcdK1W543+vdj3BPzPZ5zllNiwylK3Zj7VVcfbfkGepMsiN/Zke2SqQHrBhPK/mAVJ0BG2G4Pj+w1xobQ=="
|
||||
},
|
||||
"node_modules/@szmarczak/http-timer": {
|
||||
"version": "1.1.2",
|
||||
@@ -33890,9 +33890,9 @@
|
||||
}
|
||||
},
|
||||
"@swc/plugin-transform-imports": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@swc/plugin-transform-imports/-/plugin-transform-imports-1.2.1.tgz",
|
||||
"integrity": "sha512-Mx2qnRsl9mEHjo59wiB4YxEheDg0H1LM+sCd2K58F05T+RYzwMlzs5QaWtIlC4ECJNCqLf2V8JTjTn8C+lgrwA=="
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@swc/plugin-transform-imports/-/plugin-transform-imports-1.2.2.tgz",
|
||||
"integrity": "sha512-Ft6lSzcdK1W543+vdj3BPzPZ5zllNiwylK3Zj7VVcfbfkGepMsiN/Zke2SqQHrBhPK/mAVJ0BG2G4Pj+w1xobQ=="
|
||||
},
|
||||
"@szmarczak/http-timer": {
|
||||
"version": "1.1.2",
|
||||
@@ -37456,7 +37456,7 @@
|
||||
"@babel/plugin-syntax-jsx": "^7.18.6",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/standalone": "7.18.12",
|
||||
"@swc/plugin-transform-imports": "1.2.1",
|
||||
"@swc/plugin-transform-imports": "1.2.2",
|
||||
"nativewind": "2.0.0-next.58",
|
||||
"tailwindcss": "3.1.8",
|
||||
"vercel": "27.4.0"
|
||||
|
||||
Reference in New Issue
Block a user