mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 15:56:19 -05:00
Upgrade deps
This commit is contained in:
parent
8d6330712a
commit
6686edfe6f
39
package-lock.json
generated
39
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
|||
"@dnd-kit/sortable": "^6.0.0",
|
||||
"@dnd-kit/utilities": "^3.1.0",
|
||||
"@headlessui/react": "^1.4.3",
|
||||
"@prisma/client": "^3.9.0",
|
||||
"@prisma/client": "^3.9.1",
|
||||
"@remix-run/express": "^1.1.3",
|
||||
"@remix-run/react": "^1.1.3",
|
||||
"clsx": "^1.1.1",
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
"@types/morgan": "^1.9.3",
|
||||
"@types/passport": "^1.0.7",
|
||||
"@types/passport-discord": "^0.1.5",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/react": "^17.0.39",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"cypress": "^9.4.1",
|
||||
"eslint": "^8.8.0",
|
||||
"prettier": "2.5.1",
|
||||
"prisma": "^3.9.0",
|
||||
"prisma": "^3.9.1",
|
||||
"stylelint": "^14.3.0",
|
||||
"stylelint-config-idiomatic-order": "^8.1.0",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
|
|
@ -448,9 +448,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@prisma/client": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-3.9.0.tgz",
|
||||
"integrity": "sha512-PByWVI7l+KYUQL/pqR81363qhUh3LhYMIYn2czz5slbt3JC6aAk+Wm7PE9nalqSE6s4xSIYdHj6N0yTNqr86sA==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-3.9.1.tgz",
|
||||
"integrity": "sha512-aLwfXKLvL+loQ0IuPPCXkcq8cXBg1IeoHHa5lqQu3dJHdj45wnislA/Ny4UxRQjD5FXqrfAb8sWtF+jhdmjFTg==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@prisma/engines-version": "3.9.0-58.bcc2ff906db47790ee902e7bbc76d7ffb1893009"
|
||||
|
|
@ -893,9 +893,10 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.38",
|
||||
"version": "17.0.39",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz",
|
||||
"integrity": "sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
@ -6971,9 +6972,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prisma": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/prisma/-/prisma-3.9.0.tgz",
|
||||
"integrity": "sha512-KppIukAgJH6o4q9CRYQUqpJUFt8XOK+5eTlv9W+w/SnaSzar+zbT7RCxspCkoGGVSASAQDMYWSKm3QON/o5ENg==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/prisma/-/prisma-3.9.1.tgz",
|
||||
"integrity": "sha512-IGcJAu5LzlFv+i+NNhOEh1J1xVVttsVdRBxmrMN7eIH+7mRN6L89Hz1npUAiz4jOpNlHC7n9QwaOYZGxTqlwQw==",
|
||||
"devOptional": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
@ -9495,9 +9496,9 @@
|
|||
}
|
||||
},
|
||||
"@prisma/client": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-3.9.0.tgz",
|
||||
"integrity": "sha512-PByWVI7l+KYUQL/pqR81363qhUh3LhYMIYn2czz5slbt3JC6aAk+Wm7PE9nalqSE6s4xSIYdHj6N0yTNqr86sA==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-3.9.1.tgz",
|
||||
"integrity": "sha512-aLwfXKLvL+loQ0IuPPCXkcq8cXBg1IeoHHa5lqQu3dJHdj45wnislA/Ny4UxRQjD5FXqrfAb8sWtF+jhdmjFTg==",
|
||||
"requires": {
|
||||
"@prisma/engines-version": "3.9.0-58.bcc2ff906db47790ee902e7bbc76d7ffb1893009"
|
||||
}
|
||||
|
|
@ -9862,7 +9863,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.38",
|
||||
"version": "17.0.39",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz",
|
||||
"integrity": "sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
|
@ -13656,9 +13659,9 @@
|
|||
}
|
||||
},
|
||||
"prisma": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/prisma/-/prisma-3.9.0.tgz",
|
||||
"integrity": "sha512-KppIukAgJH6o4q9CRYQUqpJUFt8XOK+5eTlv9W+w/SnaSzar+zbT7RCxspCkoGGVSASAQDMYWSKm3QON/o5ENg==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/prisma/-/prisma-3.9.1.tgz",
|
||||
"integrity": "sha512-IGcJAu5LzlFv+i+NNhOEh1J1xVVttsVdRBxmrMN7eIH+7mRN6L89Hz1npUAiz4jOpNlHC7n9QwaOYZGxTqlwQw==",
|
||||
"devOptional": true,
|
||||
"requires": {
|
||||
"@prisma/engines": "3.9.0-58.bcc2ff906db47790ee902e7bbc76d7ffb1893009"
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"@dnd-kit/sortable": "^6.0.0",
|
||||
"@dnd-kit/utilities": "^3.1.0",
|
||||
"@headlessui/react": "^1.4.3",
|
||||
"@prisma/client": "^3.9.0",
|
||||
"@prisma/client": "^3.9.1",
|
||||
"@remix-run/express": "^1.1.3",
|
||||
"@remix-run/react": "^1.1.3",
|
||||
"clsx": "^1.1.1",
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
"@types/morgan": "^1.9.3",
|
||||
"@types/passport": "^1.0.7",
|
||||
"@types/passport-discord": "^0.1.5",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/react": "^17.0.39",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"cypress": "^9.4.1",
|
||||
"eslint": "^8.8.0",
|
||||
"prettier": "2.5.1",
|
||||
"prisma": "^3.9.0",
|
||||
"prisma": "^3.9.1",
|
||||
"stylelint": "^14.3.0",
|
||||
"stylelint-config-idiomatic-order": "^8.1.0",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user