chore: bump version (#2559)

This commit is contained in:
Himself65
2023-05-27 16:08:07 +08:00
parent bd6bde130b
commit 87d03f6e17
8 changed files with 714 additions and 509 deletions
+3 -3
View File
@@ -55,7 +55,7 @@
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.40.0",
"@types/node": "^18.16.13",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vanilla-extract/vite-plugin": "^3.8.2",
@@ -72,7 +72,7 @@
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"fake-indexeddb": "4.0.1",
"got": "^12.6.0",
"got": "^12.6.1",
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
@@ -85,7 +85,7 @@
"react-dom": "18.3.0-canary-16d053d59-20230506",
"serve": "^14.2.0",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vite-plugin-istanbul": "^4.0.1",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.31.1",