Updating deps

This commit is contained in:
DrMint 2022-11-01 02:46:26 +01:00
parent 9fa3848456
commit 3eb4d64346
2 changed files with 620 additions and 650 deletions

1258
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,14 +25,13 @@
"@fontsource/zen-maru-gothic": "^4.5.13",
"@tippyjs/react": "^4.2.6",
"autoprefixer": "^10.4.13",
"cuid": "^2.1.8",
"graphql-request": "^5.0.0",
"markdown-to-jsx": "^7.1.7",
"next": "^12.3.1",
"next": "^13.0.0",
"nodemailer": "^6.8.0",
"rc-slider": "^10.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "^3.4.7",
"react-swipeable": "^7.0.0",
"react-zoom-pan-pinch": "^2.1.3",
@ -59,12 +58,13 @@
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"cuid": "^2.1.8",
"dotenv": "^16.0.3",
"eslint": "^8.26.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "^13.0.0",
"eslint-plugin-import": "^2.26.0",
"graphql": "^16.6.0",
"next-sitemap": "^3.1.29",
"next-sitemap": "^3.1.30",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.2.1",