chore: bump version

This commit is contained in:
Alex Yang
2023-10-13 15:40:07 -05:00
parent 2e1e486bc6
commit 710a2f2c97
7 changed files with 386 additions and 59 deletions
+4 -4
View File
@@ -83,9 +83,9 @@
"@typescript-eslint/parser": "^6.7.2",
"@vanilla-extract/vite-plugin": "^3.9.0",
"@vanilla-extract/webpack-plugin": "^2.3.1",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/coverage-istanbul": "0.34.5",
"@vitest/ui": "0.34.6",
"@vitejs/plugin-react-swc": "^3.4.0",
"@vitest/coverage-istanbul": "0.34.6",
"@vitest/ui": "0.34.7",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-i": "^2.28.1",
@@ -119,7 +119,7 @@
"vite-tsconfig-paths": "^4.2.1",
"vitest": "0.34.6",
"vitest-fetch-mock": "^0.2.2",
"vitest-mock-extended": "^1.2.1"
"vitest-mock-extended": "^1.3.1"
},
"packageManager": "yarn@3.6.4",
"resolutions": {