chore: bump version (#2178)

This commit is contained in:
Himself65
2023-04-27 17:59:54 -05:00
committed by GitHub
parent 567092a1ff
commit 3df3498523
15 changed files with 538 additions and 818 deletions

View File

@@ -45,10 +45,10 @@
"@faker-js/faker": "^7.6.0",
"@istanbuljs/schema": "^0.1.3",
"@perfsee/sdk": "^1.6.0",
"@playwright/test": "^1.32.3",
"@playwright/test": "^1.33.0",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/node": "^18.16.0",
"@types/node": "^18.16.2",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vanilla-extract/vite-plugin": "^3.8.0",
@@ -67,7 +67,7 @@
"got": "^12.6.0",
"happy-dom": "^9.9.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"msw": "^1.2.1",
"nanoid": "^4.0.2",
"nyc": "^15.1.0",
@@ -76,7 +76,7 @@
"react-dom": "^18.2.0",
"serve": "^14.2.0",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vite-plugin-istanbul": "^4.0.1",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.30.1",