Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 4dc64b1

Browse files
committed
chore: force install with vite
1 parent 0d24f03 commit 4dc64b1

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

components.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* This is a generated file. Do not edit it's contents.
88
*
9-
* This file was generated on 2021-11-04T16:46:36.331Z
9+
* This file was generated on 2021-11-09T10:45:15.797Z
1010
*/
1111

1212
import { ChakraProps } from '@chakra-ui/vue-system'

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@
114114
"cypress-plugin-tab": "^1.0.5",
115115
"dequal": "^2.0.2",
116116
"dom-focus-lock": "^1.0.4",
117-
"esbuild": "0.13.12",
118-
"esbuild-darwin-arm64": "^0.13.12",
119117
"esbuild-jest": "0.4.0",
120118
"esbuild-plugin-babel": "^0.2.3",
121119
"eslint": "^7.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8292,7 +8292,7 @@ [email protected]:
82928292
resolved "https://registry.yarnpkg.com/esbuild-darwin-64/-/esbuild-darwin-64-0.13.12.tgz#f5c59e622955c01f050e5a7ac9c1d41db714b94d"
82938293
integrity sha512-c51C+N+UHySoV2lgfWSwwmlnLnL0JWj/LzuZt9Ltk9ub1s2Y8cr6SQV5W3mqVH1egUceew6KZ8GyI4nwu+fhsw==
82948294

8295-
[email protected], esbuild-darwin-arm64@^0.13.12:
8295+
82968296
version "0.13.12"
82978297
resolved "https://registry.yarnpkg.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.13.12.tgz#8abae74c2956a8aa568fc52c78829338c4a4b988"
82988298
integrity sha512-JvAMtshP45Hd8A8wOzjkY1xAnTKTYuP/QUaKp5eUQGX+76GIie3fCdUUr2ZEKdvpSImNqxiZSIMziEiGB5oUmQ==
@@ -8382,7 +8382,7 @@ [email protected]:
83828382
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.16.tgz"
83838383
integrity sha512-34ZWjo4ouvM5cDe7uRoM9GFuMyEmpH9fnVYmomvS1cq9ED9d/0ZG1r+p4P2VbX7ihjv36zA2SWTmP8Zmt/EANA==
83848384

8385-
esbuild@0.13.12, esbuild@^0.13.2:
8385+
esbuild@^0.13.2:
83868386
version "0.13.12"
83878387
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.13.12.tgz#9cac641594bf03cf34145258c093d743ebbde7ca"
83888388
integrity sha512-vTKKUt+yoz61U/BbrnmlG9XIjwpdIxmHB8DlPR0AAW6OdS+nBQBci6LUHU2q9WbBobMEIQxxDpKbkmOGYvxsow==

0 commit comments

Comments
 (0)