Merge pull request 'Update nextjs monorepo to v14.2.13' (#18) from renovate/nextjs-monorepo into master
Some checks failed
Deploy / deploy (push) Has been cancelled
Some checks failed
Deploy / deploy (push) Has been cancelled
Reviewed-on: #18
This commit is contained in:
commit
740461b1a7
@ -29,7 +29,7 @@
|
||||
"framer-motion": "^11.5.4",
|
||||
"ky": "^1.7.2",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.11",
|
||||
"next": "14.2.13",
|
||||
"next-build-id": "^3.0.0",
|
||||
"next-themes": "^0.3.0",
|
||||
"react": "^18",
|
||||
@ -45,7 +45,7 @@
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.11",
|
||||
"eslint-config-next": "14.2.13",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5"
|
||||
|
108
pnpm-lock.yaml
generated
108
pnpm-lock.yaml
generated
@ -69,8 +69,8 @@ importers:
|
||||
specifier: ^0.445.0
|
||||
version: 0.445.0(react@18.3.1)
|
||||
next:
|
||||
specifier: 14.2.11
|
||||
version: 14.2.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: 14.2.13
|
||||
version: 14.2.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
next-build-id:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@ -112,8 +112,8 @@ importers:
|
||||
specifier: ^8
|
||||
version: 8.57.1
|
||||
eslint-config-next:
|
||||
specifier: 14.2.11
|
||||
version: 14.2.11(eslint@8.57.1)(typescript@5.6.2)
|
||||
specifier: 14.2.13
|
||||
version: 14.2.13(eslint@8.57.1)(typescript@5.6.2)
|
||||
postcss:
|
||||
specifier: ^8
|
||||
version: 8.4.47
|
||||
@ -214,62 +214,62 @@ packages:
|
||||
'@kurkle/color@0.3.2':
|
||||
resolution: {integrity: sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw==}
|
||||
|
||||
'@next/env@14.2.11':
|
||||
resolution: {integrity: sha512-HYsQRSIXwiNqvzzYThrBwq6RhXo3E0n8j8nQnAs8i4fCEo2Zf/3eS0IiRA8XnRg9Ha0YnpkyJZIZg1qEwemrHw==}
|
||||
'@next/env@14.2.13':
|
||||
resolution: {integrity: sha512-s3lh6K8cbW1h5Nga7NNeXrbe0+2jIIYK9YaA9T7IufDWnZpozdFUp6Hf0d5rNWUKu4fEuSX2rCKlGjCrtylfDw==}
|
||||
|
||||
'@next/eslint-plugin-next@14.2.11':
|
||||
resolution: {integrity: sha512-7mw+xW7Y03Ph4NTCcAzYe+vu4BNjEHZUfZayyF3Y1D9RX6c5NIe25m1grHEAkyUuaqjRxOYhnCNeglOkIqLkBA==}
|
||||
'@next/eslint-plugin-next@14.2.13':
|
||||
resolution: {integrity: sha512-z8Mk0VljxhIzsSiZUSdt3wp+t2lKd+jk5a9Jsvh3zDGkItgDMfjv/ZbET6HsxEl/fSihVoHGsXV6VLyDH0lfTQ==}
|
||||
|
||||
'@next/swc-darwin-arm64@14.2.11':
|
||||
resolution: {integrity: sha512-eiY9u7wEJZWp/Pga07Qy3ZmNEfALmmSS1HtsJF3y1QEyaExu7boENz11fWqDmZ3uvcyAxCMhTrA1jfVxITQW8g==}
|
||||
'@next/swc-darwin-arm64@14.2.13':
|
||||
resolution: {integrity: sha512-IkAmQEa2Htq+wHACBxOsslt+jMoV3msvxCn0WFSfJSkv/scy+i/EukBKNad36grRxywaXUYJc9mxEGkeIs8Bzg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@14.2.11':
|
||||
resolution: {integrity: sha512-lnB0zYCld4yE0IX3ANrVMmtAbziBb7MYekcmR6iE9bujmgERl6+FK+b0MBq0pl304lYe7zO4yxJus9H/Af8jbg==}
|
||||
'@next/swc-darwin-x64@14.2.13':
|
||||
resolution: {integrity: sha512-Dv1RBGs2TTjkwEnFMVL5XIfJEavnLqqwYSD6LXgTPdEy/u6FlSrLBSSfe1pcfqhFEXRAgVL3Wpjibe5wXJzWog==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@14.2.11':
|
||||
resolution: {integrity: sha512-Ulo9TZVocYmUAtzvZ7FfldtwUoQY0+9z3BiXZCLSUwU2bp7GqHA7/bqrfsArDlUb2xeGwn3ZuBbKtNK8TR0A8w==}
|
||||
'@next/swc-linux-arm64-gnu@14.2.13':
|
||||
resolution: {integrity: sha512-yB1tYEFFqo4ZNWkwrJultbsw7NPAAxlPXURXioRl9SdW6aIefOLS+0TEsKrWBtbJ9moTDgU3HRILL6QBQnMevg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@14.2.11':
|
||||
resolution: {integrity: sha512-fH377DnKGyUnkWlmUpFF1T90m0dADBfK11dF8sOQkiELF9M+YwDRCGe8ZyDzvQcUd20Rr5U7vpZRrAxKwd3Rzg==}
|
||||
'@next/swc-linux-arm64-musl@14.2.13':
|
||||
resolution: {integrity: sha512-v5jZ/FV/eHGoWhMKYrsAweQ7CWb8xsWGM/8m1mwwZQ/sutJjoFaXchwK4pX8NqwImILEvQmZWyb8pPTcP7htWg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@14.2.11':
|
||||
resolution: {integrity: sha512-a0TH4ZZp4NS0LgXP/488kgvWelNpwfgGTUCDXVhPGH6pInb7yIYNgM4kmNWOxBFt+TIuOH6Pi9NnGG4XWFUyXQ==}
|
||||
'@next/swc-linux-x64-gnu@14.2.13':
|
||||
resolution: {integrity: sha512-aVc7m4YL7ViiRv7SOXK3RplXzOEe/qQzRA5R2vpXboHABs3w8vtFslGTz+5tKiQzWUmTmBNVW0UQdhkKRORmGA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@14.2.11':
|
||||
resolution: {integrity: sha512-DYYZcO4Uir2gZxA4D2JcOAKVs8ZxbOFYPpXSVIgeoQbREbeEHxysVsg3nY4FrQy51e5opxt5mOHl/LzIyZBoKA==}
|
||||
'@next/swc-linux-x64-musl@14.2.13':
|
||||
resolution: {integrity: sha512-4wWY7/OsSaJOOKvMsu1Teylku7vKyTuocvDLTZQq0TYv9OjiYYWt63PiE1nTuZnqQ4RPvME7Xai+9enoiN0Wrg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@14.2.11':
|
||||
resolution: {integrity: sha512-PwqHeKG3/kKfPpM6of1B9UJ+Er6ySUy59PeFu0Un0LBzJTRKKAg2V6J60Yqzp99m55mLa+YTbU6xj61ImTv9mg==}
|
||||
'@next/swc-win32-arm64-msvc@14.2.13':
|
||||
resolution: {integrity: sha512-uP1XkqCqV2NVH9+g2sC7qIw+w2tRbcMiXFEbMihkQ8B1+V6m28sshBwAB0SDmOe0u44ne1vFU66+gx/28RsBVQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-ia32-msvc@14.2.11':
|
||||
resolution: {integrity: sha512-0U7PWMnOYIvM74GY6rbH6w7v+vNPDVH1gUhlwHpfInJnNe5LkmUZqhp7FNWeNa5wbVgRcRi1F1cyxp4dmeLLvA==}
|
||||
'@next/swc-win32-ia32-msvc@14.2.13':
|
||||
resolution: {integrity: sha512-V26ezyjPqQpDBV4lcWIh8B/QICQ4v+M5Bo9ykLN+sqeKKBxJVDpEc6biDVyluTXTC40f5IqCU0ttth7Es2ZuMw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@14.2.11':
|
||||
resolution: {integrity: sha512-gQpS7mcgovWoaTG1FbS5/ojF7CGfql1Q0ZLsMrhcsi2Sr9HEqsUZ70MPJyaYBXbk6iEAP7UXMD9HC8KY1qNwvA==}
|
||||
'@next/swc-win32-x64-msvc@14.2.13':
|
||||
resolution: {integrity: sha512-WwzOEAFBGhlDHE5Z73mNU8CO8mqMNLqaG+AO9ETmzdCQlJhVtWZnOl2+rqgVQS+YHunjOWptdFmNfbpwcUuEsw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@ -991,8 +991,8 @@ packages:
|
||||
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
eslint-config-next@14.2.11:
|
||||
resolution: {integrity: sha512-gGIoBoHCJuLn6vaV1Ke8UurVvgb7JjQv6oRlWmI6RAAxz7KwJOYxxm2blctavA0a3eofbE9TdgKvvTb2G55OHQ==}
|
||||
eslint-config-next@14.2.13:
|
||||
resolution: {integrity: sha512-aro1EKAoyYchnO/3Tlo91hnNBO7QO7qnv/79MAFC+4Jq8TdUVKQlht5d2F+YjrePjdpOvfL+mV9JPfyYNwkk1g==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
typescript: '>=3.3.1'
|
||||
@ -1532,8 +1532,8 @@ packages:
|
||||
react: ^16.8 || ^17 || ^18
|
||||
react-dom: ^16.8 || ^17 || ^18
|
||||
|
||||
next@14.2.11:
|
||||
resolution: {integrity: sha512-8MDFqHBhdmR2wdfaWc8+lW3A/hppFe1ggQ9vgIu/g2/2QEMYJrPoQP6b+VNk56gIug/bStysAmrpUKtj3XN8Bw==}
|
||||
next@14.2.13:
|
||||
resolution: {integrity: sha512-BseY9YNw8QJSwLYD7hlZzl6QVDoSFHL/URN5K64kVEVpCsSOWeyjbIGK+dZUaRViHTaMQX8aqmnn0PHBbGZezg==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -2142,37 +2142,37 @@ snapshots:
|
||||
|
||||
'@kurkle/color@0.3.2': {}
|
||||
|
||||
'@next/env@14.2.11': {}
|
||||
'@next/env@14.2.13': {}
|
||||
|
||||
'@next/eslint-plugin-next@14.2.11':
|
||||
'@next/eslint-plugin-next@14.2.13':
|
||||
dependencies:
|
||||
glob: 10.3.10
|
||||
|
||||
'@next/swc-darwin-arm64@14.2.11':
|
||||
'@next/swc-darwin-arm64@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@14.2.11':
|
||||
'@next/swc-darwin-x64@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@14.2.11':
|
||||
'@next/swc-linux-arm64-gnu@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@14.2.11':
|
||||
'@next/swc-linux-arm64-musl@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@14.2.11':
|
||||
'@next/swc-linux-x64-gnu@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@14.2.11':
|
||||
'@next/swc-linux-x64-musl@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@14.2.11':
|
||||
'@next/swc-win32-arm64-msvc@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-ia32-msvc@14.2.11':
|
||||
'@next/swc-win32-ia32-msvc@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@14.2.11':
|
||||
'@next/swc-win32-x64-msvc@14.2.13':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@ -2976,9 +2976,9 @@ snapshots:
|
||||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-config-next@14.2.11(eslint@8.57.1)(typescript@5.6.2):
|
||||
eslint-config-next@14.2.13(eslint@8.57.1)(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 14.2.11
|
||||
'@next/eslint-plugin-next': 14.2.13
|
||||
'@rushstack/eslint-patch': 1.10.4
|
||||
'@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
|
||||
'@typescript-eslint/parser': 7.2.0(eslint@8.57.1)(typescript@5.6.2)
|
||||
@ -3604,9 +3604,9 @@ snapshots:
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
next@14.2.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
next@14.2.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@next/env': 14.2.11
|
||||
'@next/env': 14.2.13
|
||||
'@swc/helpers': 0.5.5
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001657
|
||||
@ -3616,15 +3616,15 @@ snapshots:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
styled-jsx: 5.1.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 14.2.11
|
||||
'@next/swc-darwin-x64': 14.2.11
|
||||
'@next/swc-linux-arm64-gnu': 14.2.11
|
||||
'@next/swc-linux-arm64-musl': 14.2.11
|
||||
'@next/swc-linux-x64-gnu': 14.2.11
|
||||
'@next/swc-linux-x64-musl': 14.2.11
|
||||
'@next/swc-win32-arm64-msvc': 14.2.11
|
||||
'@next/swc-win32-ia32-msvc': 14.2.11
|
||||
'@next/swc-win32-x64-msvc': 14.2.11
|
||||
'@next/swc-darwin-arm64': 14.2.13
|
||||
'@next/swc-darwin-x64': 14.2.13
|
||||
'@next/swc-linux-arm64-gnu': 14.2.13
|
||||
'@next/swc-linux-arm64-musl': 14.2.13
|
||||
'@next/swc-linux-x64-gnu': 14.2.13
|
||||
'@next/swc-linux-x64-musl': 14.2.13
|
||||
'@next/swc-win32-arm64-msvc': 14.2.13
|
||||
'@next/swc-win32-ia32-msvc': 14.2.13
|
||||
'@next/swc-win32-x64-msvc': 14.2.13
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- babel-plugin-macros
|
||||
|
Reference in New Issue
Block a user