Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
153cdcdf59 Update dependency node to v24.4.0
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Failing after 18s
Add copyright notice / copyright_notice (pull_request) Successful in 5m51s
Build Nginx-based docker image / build-static-assets (push) Successful in 28m12s
Playwright Tests / test (pull_request) Successful in 22m0s
2025-07-15 02:05:18 +00:00
700c06927d Merge pull request 'Update dependency @playwright/test to v1.54.1' (#317) from renovate/playwright-test-1.x-lockfile into main
All checks were successful
Check usage of free licenses / build-static-assets (push) Successful in 31s
Playwright Tests / test (push) Successful in 6m17s
Build Nginx-based docker image / build-static-assets (push) Successful in 7m8s
Reviewed-on: #317
2025-07-14 09:14:45 +00:00
Renovate Bot
517a4789be Update dependency @playwright/test to v1.54.1
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m42s
Add copyright notice / copyright_notice (pull_request) Successful in 2m29s
Playwright Tests / test (pull_request) Successful in 22m2s
Build Nginx-based docker image / build-static-assets (push) Successful in 23m53s
2025-07-14 02:04:08 +00:00
3 changed files with 32 additions and 32 deletions

2
.nvmrc
View File

@ -1 +1 @@
24.3.0 24.4.0

View File

@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "24.0.10", "@types/node": "24.0.13",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"@types/react-dom": "18.3.7", "@types/react-dom": "18.3.7",
"wait-on": "^8.0.3" "wait-on": "^8.0.3"

60
pnpm-lock.yaml generated
View File

@ -22,7 +22,7 @@ importers:
version: 2.25.0 version: 2.25.0
'@tiptap/react': '@tiptap/react':
specifier: ^2.14.0 specifier: ^2.14.0
version: 2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.25.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) version: 2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.25.0))(@tiptap/pm@2.25.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
'@tiptap/starter-kit': '@tiptap/starter-kit':
specifier: ^2.14.0 specifier: ^2.14.0
version: 2.26.1 version: 2.26.1
@ -40,10 +40,10 @@ importers:
version: 3.2.6 version: 3.2.6
next: next:
specifier: 15.3.5 specifier: 15.3.5
version: 15.3.5(@playwright/test@1.53.2)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) version: 15.3.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
next-auth: next-auth:
specifier: 5.0.0-beta.29 specifier: 5.0.0-beta.29
version: 5.0.0-beta.29(next@15.3.5(@playwright/test@1.53.2)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) version: 5.0.0-beta.29(next@15.3.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
postcss: postcss:
specifier: 8.5.6 specifier: 8.5.6
version: 8.5.6 version: 8.5.6
@ -77,13 +77,13 @@ importers:
devDependencies: devDependencies:
'@playwright/test': '@playwright/test':
specifier: ^1.52.0 specifier: ^1.52.0
version: 1.53.2 version: 1.54.1
'@types/bcrypt': '@types/bcrypt':
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 24.0.10 specifier: 24.0.13
version: 24.0.10 version: 24.0.13
'@types/react': '@types/react':
specifier: 18.3.23 specifier: 18.3.23
version: 18.3.23 version: 18.3.23
@ -337,8 +337,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'} engines: {node: '>=14'}
'@playwright/test@1.53.2': '@playwright/test@1.54.1':
resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==} resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@ -514,8 +514,8 @@ packages:
'@types/mdurl@2.0.0': '@types/mdurl@2.0.0':
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
'@types/node@24.0.10': '@types/node@24.0.13':
resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==} resolution: {integrity: sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==}
'@types/prop-types@15.7.12': '@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1031,13 +1031,13 @@ packages:
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
playwright-core@1.53.2: playwright-core@1.54.1:
resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==} resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
playwright@1.53.2: playwright@1.54.1:
resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==} resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@ -1571,9 +1571,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0': '@pkgjs/parseargs@0.11.0':
optional: true optional: true
'@playwright/test@1.53.2': '@playwright/test@1.54.1':
dependencies: dependencies:
playwright: 1.53.2 playwright: 1.54.1
'@popperjs/core@2.11.8': {} '@popperjs/core@2.11.8': {}
@ -1610,7 +1610,7 @@ snapshots:
dependencies: dependencies:
'@tiptap/core': 2.26.1(@tiptap/pm@2.26.1) '@tiptap/core': 2.26.1(@tiptap/pm@2.26.1)
'@tiptap/extension-bubble-menu@2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.25.0)': '@tiptap/extension-bubble-menu@2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.25.0))(@tiptap/pm@2.25.0)':
dependencies: dependencies:
'@tiptap/core': 2.26.1(@tiptap/pm@2.26.1) '@tiptap/core': 2.26.1(@tiptap/pm@2.26.1)
'@tiptap/pm': 2.25.0 '@tiptap/pm': 2.25.0
@ -1638,7 +1638,7 @@ snapshots:
'@tiptap/core': 2.26.1(@tiptap/pm@2.26.1) '@tiptap/core': 2.26.1(@tiptap/pm@2.26.1)
'@tiptap/pm': 2.26.1 '@tiptap/pm': 2.26.1
'@tiptap/extension-floating-menu@2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.25.0)': '@tiptap/extension-floating-menu@2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.25.0))(@tiptap/pm@2.25.0)':
dependencies: dependencies:
'@tiptap/core': 2.26.1(@tiptap/pm@2.26.1) '@tiptap/core': 2.26.1(@tiptap/pm@2.26.1)
'@tiptap/pm': 2.25.0 '@tiptap/pm': 2.25.0
@ -1737,11 +1737,11 @@ snapshots:
prosemirror-transform: 1.10.4 prosemirror-transform: 1.10.4
prosemirror-view: 1.40.0 prosemirror-view: 1.40.0
'@tiptap/react@2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.25.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)': '@tiptap/react@2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.25.0))(@tiptap/pm@2.25.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)':
dependencies: dependencies:
'@tiptap/core': 2.26.1(@tiptap/pm@2.26.1) '@tiptap/core': 2.26.1(@tiptap/pm@2.26.1)
'@tiptap/extension-bubble-menu': 2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.25.0) '@tiptap/extension-bubble-menu': 2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.25.0))(@tiptap/pm@2.25.0)
'@tiptap/extension-floating-menu': 2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.25.0) '@tiptap/extension-floating-menu': 2.25.0(@tiptap/core@2.26.1(@tiptap/pm@2.25.0))(@tiptap/pm@2.25.0)
'@tiptap/pm': 2.25.0 '@tiptap/pm': 2.25.0
'@types/use-sync-external-store': 0.0.6 '@types/use-sync-external-store': 0.0.6
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
@ -1775,7 +1775,7 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 24.0.10 '@types/node': 24.0.13
'@types/linkify-it@5.0.0': {} '@types/linkify-it@5.0.0': {}
@ -1786,7 +1786,7 @@ snapshots:
'@types/mdurl@2.0.0': {} '@types/mdurl@2.0.0': {}
'@types/node@24.0.10': '@types/node@24.0.13':
dependencies: dependencies:
undici-types: 7.8.0 undici-types: 7.8.0
@ -2187,13 +2187,13 @@ snapshots:
nanoid@3.3.11: {} nanoid@3.3.11: {}
next-auth@5.0.0-beta.29(next@15.3.5(@playwright/test@1.53.2)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): next-auth@5.0.0-beta.29(next@15.3.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
dependencies: dependencies:
'@auth/core': 0.40.0 '@auth/core': 0.40.0
next: 15.3.5(@playwright/test@1.53.2)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) next: 15.3.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
react: 19.0.0-rc-f38c22b244-20240704 react: 19.0.0-rc-f38c22b244-20240704
next@15.3.5(@playwright/test@1.53.2)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): next@15.3.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
dependencies: dependencies:
'@next/env': 15.3.5 '@next/env': 15.3.5
'@swc/counter': 0.1.3 '@swc/counter': 0.1.3
@ -2213,7 +2213,7 @@ snapshots:
'@next/swc-linux-x64-musl': 15.3.5 '@next/swc-linux-x64-musl': 15.3.5
'@next/swc-win32-arm64-msvc': 15.3.5 '@next/swc-win32-arm64-msvc': 15.3.5
'@next/swc-win32-x64-msvc': 15.3.5 '@next/swc-win32-x64-msvc': 15.3.5
'@playwright/test': 1.53.2 '@playwright/test': 1.54.1
sharp: 0.34.1 sharp: 0.34.1
transitivePeerDependencies: transitivePeerDependencies:
- '@babel/core' - '@babel/core'
@ -2254,11 +2254,11 @@ snapshots:
pirates@4.0.6: {} pirates@4.0.6: {}
playwright-core@1.53.2: {} playwright-core@1.54.1: {}
playwright@1.53.2: playwright@1.54.1:
dependencies: dependencies:
playwright-core: 1.53.2 playwright-core: 1.54.1
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2