chore: bump version (#1818)

This commit is contained in:
Himself65
2023-04-04 14:41:25 -05:00
committed by GitHub
parent 3e3386d24a
commit a24b747ee8
10 changed files with 517 additions and 810 deletions

View File

@@ -41,12 +41,12 @@
"@faker-js/faker": "^7.6.0",
"@istanbuljs/schema": "^0.1.3",
"@perfsee/sdk": "^1.5.2",
"@playwright/test": "^1.32.1",
"@playwright/test": "^1.32.2",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@vanilla-extract/vite-plugin": "^3.8.0",
"@vitejs/plugin-react": "^3.1.0",
"@vitest/coverage-istanbul": "^0.29.8",
@@ -60,7 +60,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"fake-indexeddb": "4.0.1",
"got": "^12.6.0",
"happy-dom": "^8.9.0",
"happy-dom": "^9.1.7",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"msw": "^1.2.1",