|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
"name": "memory-game",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"next": "16.2.3",
|
|
|
|
|
"next": "16.2.11",
|
|
|
|
|
"react": "19.1.0",
|
|
|
|
|
"react-dom": "19.1.0"
|
|
|
|
|
},
|
|
|
|
|
@ -816,9 +816,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/env": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZWXyj4uNu4GCWQw9cjRxWlbD+33mcDszIo9iQxFnBX3Wmgq9ulaSJcl6VhuWx5pCWqqD+9W6Wfz7N0lM5lYPMA==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-0do5A3BJ2gxWr0ZCMcD6BhW+e595jyxdTl3rXTS6lOtD8ektMiW6CO+EPwt1Eca1DBnm90r/7GdiKWBKxH++DA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/eslint-plugin-next": {
|
|
|
|
|
@ -832,9 +832,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-arm64": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-u37KDKTKQ+OQLvY+z7SNXixwo4Q2/IAJFDzU1fYe66IbCE51aDSAzkNDkWmLN0yjTUh4BKBd+hb69jYn6qqqSg==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-wryL4pjKmDwGv2ox6+GZDFxvmtSRLqApBR8kL1j4+vhB7Z5vJC/zAnXpiR9Xkfzl0AS8WLMnsuGV/UKI67/rrw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -848,9 +848,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-x64": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-gHjL/qy6Q6CG3176FWbAKyKh9IfntKZTB3RY/YOJdDFpHGsUDXVH38U4mMNpHVGXmeYW4wj22dMp1lTfmu/bTQ==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-aZl2j4f/fLyjQvOhv0Oe9UaMAQHolYpKhctsoYzplSumKJKPUmgjcf6545aBtysLTcu994TREd0+pSgNE4ohmg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -864,12 +864,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-U6vtblPtU/P14Y/b/n9ZY0GOxbbIhTFuaFR7F4/uMBidCi2nSdaOFhA0Go81L61Zd6527+yvuX44T4ksnf8T+Q==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-5jEriyEnH/LWFy27L2ZG0XaLlyEJIjhsImEsiS9P563PKEVp2BVups/xfOucIrsvVntp11oNcZwjHvaDPYVB5g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"libc": [
|
|
|
|
|
"glibc"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
@ -880,12 +883,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-arm64-musl": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-/YV0LgjHUmfhQpn9bVoGc4x4nan64pkhWR5wyEV8yCOfwwrH630KpvRg86olQHTwHIn1z59uh6JwKvHq1h4QEw==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-eIjcpx2fnnFSSkZDbTxy74KnokUXDjfoLClpWelfgHLf621aTqswhwXQ7GkD5K5rplrS6LZ/Bj+mVuvzluBOEg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"libc": [
|
|
|
|
|
"musl"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
@ -896,12 +902,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-gnu": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-/HiWEcp+WMZ7VajuiMEFGZ6cg0+aYZPqCJD3YJEfpVWQsKYSjXQG06vJP6F1rdA03COD9Fef4aODs3YxKx+RDQ==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-8WgzpaWMs46qJT9kiV47cje86L0x/Mu9t8/Gwj+pnbgW3rETVfCnaScPjlYUwNScpOozdcIMHWmAvuZJUonR2w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"libc": [
|
|
|
|
|
"glibc"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
@ -912,12 +921,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-musl": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-Kt44hGJfZSefebhk/7nIdivoDr3Ugp5+oNz9VvF3GUtfxutucUIHfIO0ZYO8QlOPDQloUVQn4NVC/9JvHRk9hw==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-I3UgPds7G4ZYnTb/H+5GBGuUT2DhAk6j0mL6A4s63RjFs74wB2hOWP0vaxsK+3NJraExt3eYEPQ/UtT0x/64Nw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"libc": [
|
|
|
|
|
"musl"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
@ -928,9 +940,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-O2NZ9ie3Tq6xj5Z5CSwBT3+aWAMW2PIZ4egUi9MaWLkwaehgtB7YZjPm+UpcNpKOme0IQuqDcor7BsW6QBiQBw==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-n89CjtcThnjrwgJMAiI5xbqwLY51zvwC9tSlArmVndAJLYVl9T9UAdlkXTmZvE++idoXe8KdglQlhNRdUp1c6g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -944,9 +956,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-x64-msvc": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-Ibm29/GgB/ab5n7XKqlStkm54qqZE8v2FnijUPBgrd67FWrac45o/RsNlaOWjme/B5UqeWt/8KM4aWBwA1D2Kw==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-md8CLNggS1Dx9pUgApzps5uAf+N8GN9xywzmNx9vHAWo94HtBwCCqkSnhIrdfQe83Dhz8Lfo/20Nb1Zxal092w==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -4612,12 +4624,12 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next": {
|
|
|
|
|
"version": "16.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/next/-/next-16.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-9V3zV4oZFza3PVev5/poB9g0dEafVcgNyQ8eTRop8GvxZjV2G15FC5ARuG1eFD42QgeYkzJBJzHghNP8Ad9xtA==",
|
|
|
|
|
"version": "16.2.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/next/-/next-16.2.11.tgz",
|
|
|
|
|
"integrity": "sha512-B339zaqbyK8cmxhoAvLrcwoabwCP1wz21zSzfqxqXAemTu2BXnH7tQnfcglKv1vnMUIDBc+Hth7XODQriTZiRQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@next/env": "16.2.3",
|
|
|
|
|
"@next/env": "16.2.11",
|
|
|
|
|
"@swc/helpers": "0.5.15",
|
|
|
|
|
"baseline-browser-mapping": "^2.9.19",
|
|
|
|
|
"caniuse-lite": "^1.0.30001579",
|
|
|
|
|
@ -4631,14 +4643,14 @@
|
|
|
|
|
"node": ">=20.9.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@next/swc-darwin-arm64": "16.2.3",
|
|
|
|
|
"@next/swc-darwin-x64": "16.2.3",
|
|
|
|
|
"@next/swc-linux-arm64-gnu": "16.2.3",
|
|
|
|
|
"@next/swc-linux-arm64-musl": "16.2.3",
|
|
|
|
|
"@next/swc-linux-x64-gnu": "16.2.3",
|
|
|
|
|
"@next/swc-linux-x64-musl": "16.2.3",
|
|
|
|
|
"@next/swc-win32-arm64-msvc": "16.2.3",
|
|
|
|
|
"@next/swc-win32-x64-msvc": "16.2.3",
|
|
|
|
|
"@next/swc-darwin-arm64": "16.2.11",
|
|
|
|
|
"@next/swc-darwin-x64": "16.2.11",
|
|
|
|
|
"@next/swc-linux-arm64-gnu": "16.2.11",
|
|
|
|
|
"@next/swc-linux-arm64-musl": "16.2.11",
|
|
|
|
|
"@next/swc-linux-x64-gnu": "16.2.11",
|
|
|
|
|
"@next/swc-linux-x64-musl": "16.2.11",
|
|
|
|
|
"@next/swc-win32-arm64-msvc": "16.2.11",
|
|
|
|
|
"@next/swc-win32-x64-msvc": "16.2.11",
|
|
|
|
|
"sharp": "^0.34.5"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|