Upgrade deps

This commit is contained in:
Kalle
2022-10-30 02:19:21 +03:00
parent e97fcd4e99
commit c1d113905c
2 changed files with 1233 additions and 228 deletions

1439
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,9 +33,9 @@
"@faker-js/faker": "^7.6.0",
"@headlessui/react": "^1.7.3",
"@popperjs/core": "^2.11.6",
"@remix-run/node": "^1.7.2",
"@remix-run/react": "^1.7.2",
"@remix-run/serve": "^1.7.2",
"@remix-run/node": "^1.7.4",
"@remix-run/react": "^1.7.4",
"@remix-run/serve": "^1.7.4",
"better-sqlite3": "^7.6.2",
"clsx": "^1.2.1",
"countries-list": "^2.6.1",
@@ -66,19 +66,19 @@
"zod": "^3.19.1"
},
"devDependencies": {
"@remix-run/dev": "^1.7.2",
"@remix-run/eslint-config": "^1.7.2",
"@remix-run/dev": "^1.7.4",
"@remix-run/eslint-config": "^1.7.4",
"@types/better-sqlite3": "^7.6.2",
"@types/i18next-fs-backend": "^1.1.2",
"@types/node-cron": "^3.0.4",
"@types/node-cron": "^3.0.5",
"@types/prettier": "^2.7.1",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
"eslint": "^8.25.0",
"eslint": "^8.26.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"ley": "^0.8.1",