chore: bump version (#2210)

This commit is contained in:
Himself65
2023-05-02 16:50:58 -05:00
committed by GitHub
parent 4eff5f3c38
commit 12b61d34c3
13 changed files with 672 additions and 661 deletions

View File

@@ -48,9 +48,9 @@
"@playwright/test": "^1.33.0",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/node": "^18.16.2",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vanilla-extract/vite-plugin": "^3.8.0",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-istanbul": "^0.30.1",
@@ -65,7 +65,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"fake-indexeddb": "4.0.1",
"got": "^12.6.0",
"happy-dom": "^9.10.1",
"happy-dom": "^9.10.5",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"msw": "^1.2.1",
@@ -76,7 +76,7 @@
"react-dom": "^18.2.0",
"serve": "^14.2.0",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vite": "^4.3.4",
"vite-plugin-istanbul": "^4.0.1",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.30.1",