fix(deps): update dependency @swc/plugin-transform-imports to v1.2.2

This commit is contained in:
renovate[bot]
2022-08-12 11:10:19 +00:00
committed by GitHub
parent faac01570d
commit f4b44d2fa4
2 changed files with 9 additions and 9 deletions

View File

@@ -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
View File

@@ -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"