Merge branch 'master' of https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2
All checks were successful
deploy / deploy (push) Successful in 1m6s

This commit is contained in:
Lee 2023-11-09 19:58:18 +00:00
commit 350fe875fe
2 changed files with 52 additions and 52 deletions

@ -31,7 +31,7 @@
"encoding": "^0.1.13",
"idb-keyval": "^6.2.1",
"lucide-react": "^0.292.0",
"next": "14.0.1",
"next": "14.0.2",
"next-build-id": "^3.0.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
@ -55,7 +55,7 @@
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"eslint": "^8",
"eslint-config-next": "14.0.1",
"eslint-config-next": "14.0.2",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",

@ -37,7 +37,7 @@ dependencies:
version: 1.0.7(@types/react-dom@18.2.15)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@sentry/nextjs':
specifier: ^7.74.1
version: 7.77.0(encoding@0.1.13)(next@14.0.1)(react@18.2.0)
version: 7.77.0(encoding@0.1.13)(next@14.0.2)(react@18.2.0)
chart.js:
specifier: ^4.4.0
version: 4.4.0
@ -66,17 +66,17 @@ dependencies:
specifier: ^0.292.0
version: 0.292.0(react@18.2.0)
next:
specifier: 14.0.1
version: 14.0.1(react-dom@18.2.0)(react@18.2.0)
specifier: 14.0.2
version: 14.0.2(react-dom@18.2.0)(react@18.2.0)
next-build-id:
specifier: ^3.0.0
version: 3.0.0
next-sitemap:
specifier: ^4.2.3
version: 4.2.3(next@14.0.1)
version: 4.2.3(next@14.0.2)
next-themes:
specifier: ^0.2.1
version: 0.2.1(next@14.0.1)(react-dom@18.2.0)(react@18.2.0)
version: 0.2.1(next@14.0.2)(react-dom@18.2.0)(react@18.2.0)
react:
specifier: ^18
version: 18.2.0
@ -134,8 +134,8 @@ devDependencies:
specifier: ^8
version: 8.53.0
eslint-config-next:
specifier: 14.0.1
version: 14.0.1(eslint@8.53.0)(typescript@5.2.2)
specifier: 14.0.2
version: 14.0.2(eslint@8.53.0)(typescript@5.2.2)
postcss:
specifier: ^8.4.31
version: 8.4.31
@ -312,18 +312,18 @@ packages:
resolution: {integrity: sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==}
dev: false
/@next/env@14.0.1:
resolution: {integrity: sha512-Ms8ZswqY65/YfcjrlcIwMPD7Rg/dVjdLapMcSHG26W6O67EJDF435ShW4H4LXi1xKO1oRc97tLXUpx8jpLe86A==}
/@next/env@14.0.2:
resolution: {integrity: sha512-HAW1sljizEaduEOes/m84oUqeIDAUYBR1CDwu2tobNlNDFP3cSm9d6QsOsGeNlIppU1p/p1+bWbYCbvwjFiceA==}
dev: false
/@next/eslint-plugin-next@14.0.1:
resolution: {integrity: sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w==}
/@next/eslint-plugin-next@14.0.2:
resolution: {integrity: sha512-APrYFsXfAhnysycqxHcpg6Y4i7Ukp30GzVSZQRKT3OczbzkqGjt33vNhScmgoOXYBU1CfkwgtXmNxdiwv1jKmg==}
dependencies:
glob: 7.1.7
dev: true
/@next/swc-darwin-arm64@14.0.1:
resolution: {integrity: sha512-JyxnGCS4qT67hdOKQ0CkgFTp+PXub5W1wsGvIq98TNbF3YEIN7iDekYhYsZzc8Ov0pWEsghQt+tANdidITCLaw==}
/@next/swc-darwin-arm64@14.0.2:
resolution: {integrity: sha512-i+jQY0fOb8L5gvGvojWyZMfQoQtDVB2kYe7fufOEiST6sicvzI2W5/EXo4lX5bLUjapHKe+nFxuVv7BA+Pd7LQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@ -331,8 +331,8 @@ packages:
dev: false
optional: true
/@next/swc-darwin-x64@14.0.1:
resolution: {integrity: sha512-625Z7bb5AyIzswF9hvfZWa+HTwFZw+Jn3lOBNZB87lUS0iuCYDHqk3ujuHCkiyPtSC0xFBtYDLcrZ11mF/ap3w==}
/@next/swc-darwin-x64@14.0.2:
resolution: {integrity: sha512-zRCAO0d2hW6gBEa4wJaLn+gY8qtIqD3gYd9NjruuN98OCI6YyelmhWVVLlREjS7RYrm9OUQIp/iVJFeB6kP1hg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@ -340,8 +340,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-arm64-gnu@14.0.1:
resolution: {integrity: sha512-iVpn3KG3DprFXzVHM09kvb//4CNNXBQ9NB/pTm8LO+vnnnaObnzFdS5KM+w1okwa32xH0g8EvZIhoB3fI3mS1g==}
/@next/swc-linux-arm64-gnu@14.0.2:
resolution: {integrity: sha512-tSJmiaon8YaKsVhi7GgRizZoV0N1Sx5+i+hFTrCKKQN7s3tuqW0Rov+RYdPhAv/pJl4qiG+XfSX4eJXqpNg3dA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@ -349,8 +349,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-arm64-musl@14.0.1:
resolution: {integrity: sha512-mVsGyMxTLWZXyD5sen6kGOTYVOO67lZjLApIj/JsTEEohDDt1im2nkspzfV5MvhfS7diDw6Rp/xvAQaWZTv1Ww==}
/@next/swc-linux-arm64-musl@14.0.2:
resolution: {integrity: sha512-dXJLMSEOwqJKcag1BeX1C+ekdPPJ9yXbWIt3nAadhbLx5CjACoB2NQj9Xcqu2tmdr5L6m34fR+fjGPs+ZVPLzA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@ -358,8 +358,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-x64-gnu@14.0.1:
resolution: {integrity: sha512-wMqf90uDWN001NqCM/auRl3+qVVeKfjJdT9XW+RMIOf+rhUzadmYJu++tp2y+hUbb6GTRhT+VjQzcgg/QTD9NQ==}
/@next/swc-linux-x64-gnu@14.0.2:
resolution: {integrity: sha512-WC9KAPSowj6as76P3vf1J3mf2QTm3Wv3FBzQi7UJ+dxWjK3MhHVWsWUo24AnmHx9qDcEtHM58okgZkXVqeLB+Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@ -367,8 +367,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-x64-musl@14.0.1:
resolution: {integrity: sha512-ol1X1e24w4j4QwdeNjfX0f+Nza25n+ymY0T2frTyalVczUmzkVD7QGgPTZMHfR1aLrO69hBs0G3QBYaj22J5GQ==}
/@next/swc-linux-x64-musl@14.0.2:
resolution: {integrity: sha512-KSSAwvUcjtdZY4zJFa2f5VNJIwuEVnOSlqYqbQIawREJA+gUI6egeiRu290pXioQXnQHYYdXmnVNZ4M+VMB7KQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@ -376,8 +376,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-arm64-msvc@14.0.1:
resolution: {integrity: sha512-WEmTEeWs6yRUEnUlahTgvZteh5RJc4sEjCQIodJlZZ5/VJwVP8p2L7l6VhzQhT4h7KvLx/Ed4UViBdne6zpIsw==}
/@next/swc-win32-arm64-msvc@14.0.2:
resolution: {integrity: sha512-2/O0F1SqJ0bD3zqNuYge0ok7OEWCQwk55RPheDYD0va5ij7kYwrFkq5ycCRN0TLjLfxSF6xI5NM6nC5ux7svEQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@ -385,8 +385,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-ia32-msvc@14.0.1:
resolution: {integrity: sha512-oFpHphN4ygAgZUKjzga7SoH2VGbEJXZa/KL8bHCAwCjDWle6R1SpiGOdUdA8EJ9YsG1TYWpzY6FTbUA+iAJeww==}
/@next/swc-win32-ia32-msvc@14.0.2:
resolution: {integrity: sha512-vJI/x70Id0oN4Bq/R6byBqV1/NS5Dl31zC+lowO8SDu1fHmUxoAdILZR5X/sKbiJpuvKcCrwbYgJU8FF/Gh50Q==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
@ -394,8 +394,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-x64-msvc@14.0.1:
resolution: {integrity: sha512-FFp3nOJ/5qSpeWT0BZQ+YE1pSMk4IMpkME/1DwKBwhg4mJLB9L+6EXuJi4JEwaJdl5iN+UUlmUD3IsR1kx5fAg==}
/@next/swc-win32-x64-msvc@14.0.2:
resolution: {integrity: sha512-Ut4LXIUvC5m8pHTe2j0vq/YDnTEyq6RSR9vHYPqnELrDapPhLNz9Od/L5Ow3J8RNDWpEnfCiQXuVdfjlNEJ7ug==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@ -1206,7 +1206,7 @@ packages:
localforage: 1.10.0
dev: false
/@sentry/nextjs@7.77.0(encoding@0.1.13)(next@14.0.1)(react@18.2.0):
/@sentry/nextjs@7.77.0(encoding@0.1.13)(next@14.0.2)(react@18.2.0):
resolution: {integrity: sha512-8tYPBt5luFjrng1sAMJqNjM9sq80q0jbt6yariADU9hEr7Zk8YqFaOI2/Q6yn9dZ6XyytIRtLEo54kk2AO94xw==}
engines: {node: '>=8'}
peerDependencies:
@ -1227,7 +1227,7 @@ packages:
'@sentry/vercel-edge': 7.77.0
'@sentry/webpack-plugin': 1.20.0(encoding@0.1.13)
chalk: 3.0.0
next: 14.0.1(react-dom@18.2.0)(react@18.2.0)
next: 14.0.2(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
resolve: 1.22.8
rollup: 2.78.0
@ -2185,8 +2185,8 @@ packages:
engines: {node: '>=10'}
dev: true
/eslint-config-next@14.0.1(eslint@8.53.0)(typescript@5.2.2):
resolution: {integrity: sha512-QfIFK2WD39H4WOespjgf6PLv9Bpsd7KGGelCtmq4l67nGvnlsGpuvj0hIT+aIy6p5gKH+lAChYILsyDlxP52yg==}
/eslint-config-next@14.0.2(eslint@8.53.0)(typescript@5.2.2):
resolution: {integrity: sha512-CasWThlsyIcg/a+clU6KVOMTieuDhTztsrqvniP6AsRki9v7FnojTa7vKQOYM8QSOsQdZ/aElLD1Y2Oc8/PsIg==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -2194,7 +2194,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 14.0.1
'@next/eslint-plugin-next': 14.0.2
'@rushstack/eslint-patch': 1.5.1
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
eslint: 8.53.0
@ -3249,7 +3249,7 @@ packages:
engines: {node: '>=8'}
dev: false
/next-sitemap@4.2.3(next@14.0.1):
/next-sitemap@4.2.3(next@14.0.2):
resolution: {integrity: sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==}
engines: {node: '>=14.18'}
hasBin: true
@ -3260,17 +3260,17 @@ packages:
'@next/env': 13.5.6
fast-glob: 3.3.2
minimist: 1.2.8
next: 14.0.1(react-dom@18.2.0)(react@18.2.0)
next: 14.0.2(react-dom@18.2.0)(react@18.2.0)
dev: false
/next-themes@0.2.1(next@14.0.1)(react-dom@18.2.0)(react@18.2.0):
/next-themes@0.2.1(next@14.0.2)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
peerDependencies:
next: '*'
react: '*'
react-dom: '*'
dependencies:
next: 14.0.1(react-dom@18.2.0)(react@18.2.0)
next: 14.0.2(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@ -3279,8 +3279,8 @@ packages:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
dev: false
/next@14.0.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-s4YaLpE4b0gmb3ggtmpmV+wt+lPRuGtANzojMQ2+gmBpgX9w5fTbjsy6dXByBuENsdCX5pukZH/GxdFgO62+pA==}
/next@14.0.2(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-jsAU2CkYS40GaQYOiLl9m93RTv2DA/tTJ0NRlmZIBIL87YwQ/xR8k796z7IqgM3jydI8G25dXvyYMC9VDIevIg==}
engines: {node: '>=18.17.0'}
hasBin: true
peerDependencies:
@ -3294,7 +3294,7 @@ packages:
sass:
optional: true
dependencies:
'@next/env': 14.0.1
'@next/env': 14.0.2
'@swc/helpers': 0.5.2
busboy: 1.6.0
caniuse-lite: 1.0.30001561
@ -3304,15 +3304,15 @@ packages:
styled-jsx: 5.1.1(react@18.2.0)
watchpack: 2.4.0
optionalDependencies:
'@next/swc-darwin-arm64': 14.0.1
'@next/swc-darwin-x64': 14.0.1
'@next/swc-linux-arm64-gnu': 14.0.1
'@next/swc-linux-arm64-musl': 14.0.1
'@next/swc-linux-x64-gnu': 14.0.1
'@next/swc-linux-x64-musl': 14.0.1
'@next/swc-win32-arm64-msvc': 14.0.1
'@next/swc-win32-ia32-msvc': 14.0.1
'@next/swc-win32-x64-msvc': 14.0.1
'@next/swc-darwin-arm64': 14.0.2
'@next/swc-darwin-x64': 14.0.2
'@next/swc-linux-arm64-gnu': 14.0.2
'@next/swc-linux-arm64-musl': 14.0.2
'@next/swc-linux-x64-gnu': 14.0.2
'@next/swc-linux-x64-musl': 14.0.2
'@next/swc-win32-arm64-msvc': 14.0.2
'@next/swc-win32-ia32-msvc': 14.0.2
'@next/swc-win32-x64-msvc': 14.0.2
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros