chore: bump version (#2111)

This commit is contained in:
Himself65
2023-04-24 19:46:46 -05:00
committed by GitHub
parent 04fc619f52
commit 9d3b9e9848
11 changed files with 755 additions and 446 deletions

View File

@@ -46,9 +46,9 @@
"@playwright/test": "^1.32.3",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/node": "^18.15.13",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@types/node": "^18.16.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vanilla-extract/vite-plugin": "^3.8.0",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-istanbul": "^0.30.1",
@@ -69,7 +69,7 @@
"msw": "^1.2.1",
"nanoid": "^4.0.2",
"nyc": "^15.1.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"serve": "^14.2.0",