mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-14 23:26:15 -05:00
update next js
This commit is contained in:
78
package-lock.json
generated
78
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@sendou/react-sketch": "^0.5.2",
|
||||
"countries-list": "^2.5.6",
|
||||
"framer-motion": "^2.9.4",
|
||||
"next": "^10.0.0",
|
||||
"next": "^10.0.1",
|
||||
"next-auth": "^3.1.0",
|
||||
"next-google-fonts": "^1.2.1",
|
||||
"next-images": "^1.6.2",
|
||||
@@ -2873,19 +2873,19 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@next/env": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/env/-/env-10.0.0.tgz",
|
||||
"integrity": "sha512-59+6BnOxPoMY64Qy2crDGHtvQgHwIL1SIkWeNiEud1V6ASs59SM9oDGN+Bo/EswII1nn+wQRpMvax0IIN2j+VQ=="
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/env/-/env-10.0.1.tgz",
|
||||
"integrity": "sha512-6dwx5YXKG88IR9Q1aai+pprF7WKcmtl0ShQy/iENj5yMWMzsQCem6hxe198u9j7z1IsWyGDXZPsaLEJEatOpeQ=="
|
||||
},
|
||||
"node_modules/@next/polyfill-module": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-10.0.0.tgz",
|
||||
"integrity": "sha512-FLSwwWQaP/sXjlS7w4YFu+oottbo/bjoh+L+YED7dblsaRJT89ifV+h8zvLvh1hCL7FJUYVar4rehvj/VO5T9w=="
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-10.0.1.tgz",
|
||||
"integrity": "sha512-Vf8HYy74jx8aQgv/ftFXQtD/udJY4/OXYiiBepqrxC0T3PPl4cns1cbrr5f15xjPELMfcqulxwMYEurioBmv+w=="
|
||||
},
|
||||
"node_modules/@next/react-dev-overlay": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-dev-overlay/-/react-dev-overlay-10.0.0.tgz",
|
||||
"integrity": "sha512-HJ44TJXtaGfGxVtljPECZvqw+GctVvBr60Rsedo5A+wU2GIiycJ8n5yUSdc9UiYTnPuxfJFicJec6kgR6GSWKA==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-dev-overlay/-/react-dev-overlay-10.0.1.tgz",
|
||||
"integrity": "sha512-VYwwGBtV9hqpqYoVABvZEFHBt3oL6PMpiLrDmnHaOwsPDQ+kQsiWd1L8tsYvAC2dgu/x/a/TG0D81FGF77Tohw==",
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "7.10.4",
|
||||
"ally.js": "1.4.1",
|
||||
@@ -2931,9 +2931,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@next/react-refresh-utils": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-10.0.0.tgz",
|
||||
"integrity": "sha512-V1/oiDWb2C1Do0eZONsKX1aqGNkqCUqxUahIiCjwKFu9c3bps+Ygg4JjtaCd9oycv0KzYImUZnU+nqveFUjxUw==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-10.0.1.tgz",
|
||||
"integrity": "sha512-K3thGrgD0uic/x4PZh9oRK/+LWTsn6zmDSHoEXgdft1gtlOjQIVGz7yuPMvuEB9oXDl+giuvRbU+JRlhtSf/eQ==",
|
||||
"peerDependencies": {
|
||||
"react-refresh": "0.8.3",
|
||||
"webpack": "^4 || ^5"
|
||||
@@ -9017,9 +9017,9 @@
|
||||
"integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw=="
|
||||
},
|
||||
"node_modules/next": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/next/-/next-10.0.0.tgz",
|
||||
"integrity": "sha512-hpJkikt6tqwj7DfD5Mizwc1kDsaaS73TQK6lJL+++Ht8QXIEs+KUqTZULgdMk80mDV2Zhzo9/JYMEranWwAFLA==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/next/-/next-10.0.1.tgz",
|
||||
"integrity": "sha512-EFlcWe82CQc1QkeIhNogcdC25KBz4CBwjyzfRHhig+wp28GW1O2P/mX+2a7EG1wXg69GyW1JYXOkKk2/VjIwVg==",
|
||||
"dependencies": {
|
||||
"@ampproject/toolbox-optimizer": "2.7.0-alpha.1",
|
||||
"@babel/code-frame": "7.10.4",
|
||||
@@ -9040,10 +9040,10 @@
|
||||
"@babel/runtime": "7.11.2",
|
||||
"@babel/types": "7.11.5",
|
||||
"@hapi/accept": "5.0.1",
|
||||
"@next/env": "10.0.0",
|
||||
"@next/polyfill-module": "10.0.0",
|
||||
"@next/react-dev-overlay": "10.0.0",
|
||||
"@next/react-refresh-utils": "10.0.0",
|
||||
"@next/env": "10.0.1",
|
||||
"@next/polyfill-module": "10.0.1",
|
||||
"@next/react-dev-overlay": "10.0.1",
|
||||
"@next/react-refresh-utils": "10.0.1",
|
||||
"ast-types": "0.13.2",
|
||||
"babel-plugin-transform-define": "2.0.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
@@ -16320,19 +16320,19 @@
|
||||
}
|
||||
},
|
||||
"@next/env": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/env/-/env-10.0.0.tgz",
|
||||
"integrity": "sha512-59+6BnOxPoMY64Qy2crDGHtvQgHwIL1SIkWeNiEud1V6ASs59SM9oDGN+Bo/EswII1nn+wQRpMvax0IIN2j+VQ=="
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/env/-/env-10.0.1.tgz",
|
||||
"integrity": "sha512-6dwx5YXKG88IR9Q1aai+pprF7WKcmtl0ShQy/iENj5yMWMzsQCem6hxe198u9j7z1IsWyGDXZPsaLEJEatOpeQ=="
|
||||
},
|
||||
"@next/polyfill-module": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-10.0.0.tgz",
|
||||
"integrity": "sha512-FLSwwWQaP/sXjlS7w4YFu+oottbo/bjoh+L+YED7dblsaRJT89ifV+h8zvLvh1hCL7FJUYVar4rehvj/VO5T9w=="
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-10.0.1.tgz",
|
||||
"integrity": "sha512-Vf8HYy74jx8aQgv/ftFXQtD/udJY4/OXYiiBepqrxC0T3PPl4cns1cbrr5f15xjPELMfcqulxwMYEurioBmv+w=="
|
||||
},
|
||||
"@next/react-dev-overlay": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-dev-overlay/-/react-dev-overlay-10.0.0.tgz",
|
||||
"integrity": "sha512-HJ44TJXtaGfGxVtljPECZvqw+GctVvBr60Rsedo5A+wU2GIiycJ8n5yUSdc9UiYTnPuxfJFicJec6kgR6GSWKA==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-dev-overlay/-/react-dev-overlay-10.0.1.tgz",
|
||||
"integrity": "sha512-VYwwGBtV9hqpqYoVABvZEFHBt3oL6PMpiLrDmnHaOwsPDQ+kQsiWd1L8tsYvAC2dgu/x/a/TG0D81FGF77Tohw==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "7.10.4",
|
||||
"ally.js": "1.4.1",
|
||||
@@ -16366,9 +16366,9 @@
|
||||
}
|
||||
},
|
||||
"@next/react-refresh-utils": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-10.0.0.tgz",
|
||||
"integrity": "sha512-V1/oiDWb2C1Do0eZONsKX1aqGNkqCUqxUahIiCjwKFu9c3bps+Ygg4JjtaCd9oycv0KzYImUZnU+nqveFUjxUw==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-10.0.1.tgz",
|
||||
"integrity": "sha512-K3thGrgD0uic/x4PZh9oRK/+LWTsn6zmDSHoEXgdft1gtlOjQIVGz7yuPMvuEB9oXDl+giuvRbU+JRlhtSf/eQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"@npmcli/move-file": {
|
||||
@@ -21306,9 +21306,9 @@
|
||||
"integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw=="
|
||||
},
|
||||
"next": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/next/-/next-10.0.0.tgz",
|
||||
"integrity": "sha512-hpJkikt6tqwj7DfD5Mizwc1kDsaaS73TQK6lJL+++Ht8QXIEs+KUqTZULgdMk80mDV2Zhzo9/JYMEranWwAFLA==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/next/-/next-10.0.1.tgz",
|
||||
"integrity": "sha512-EFlcWe82CQc1QkeIhNogcdC25KBz4CBwjyzfRHhig+wp28GW1O2P/mX+2a7EG1wXg69GyW1JYXOkKk2/VjIwVg==",
|
||||
"requires": {
|
||||
"@ampproject/toolbox-optimizer": "2.7.0-alpha.1",
|
||||
"@babel/code-frame": "7.10.4",
|
||||
@@ -21329,10 +21329,10 @@
|
||||
"@babel/runtime": "7.11.2",
|
||||
"@babel/types": "7.11.5",
|
||||
"@hapi/accept": "5.0.1",
|
||||
"@next/env": "10.0.0",
|
||||
"@next/polyfill-module": "10.0.0",
|
||||
"@next/react-dev-overlay": "10.0.0",
|
||||
"@next/react-refresh-utils": "10.0.0",
|
||||
"@next/env": "10.0.1",
|
||||
"@next/polyfill-module": "10.0.1",
|
||||
"@next/react-dev-overlay": "10.0.1",
|
||||
"@next/react-refresh-utils": "10.0.1",
|
||||
"ast-types": "0.13.2",
|
||||
"babel-plugin-transform-define": "2.0.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@sendou/react-sketch": "^0.5.2",
|
||||
"countries-list": "^2.5.6",
|
||||
"framer-motion": "^2.9.4",
|
||||
"next": "^10.0.0",
|
||||
"next": "^10.0.1",
|
||||
"next-auth": "^3.1.0",
|
||||
"next-google-fonts": "^1.2.1",
|
||||
"next-images": "^1.6.2",
|
||||
|
||||
Reference in New Issue
Block a user