Compare commits

...

5 Commits

Author SHA1 Message Date
Renovate Bot
0239982cf7 Update dependency bcrypt to v6
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 19m53s
Check usage of free licenses / build-static-assets (pull_request) Successful in 18m2s
Playwright Tests / test (pull_request) Failing after 39m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h0m15s
2025-06-10 02:07:05 +00:00
845a2bcfa1 Merge pull request 'Update dependency @types/node to v22.15.30' (#268) from renovate/node-22.x into main
All checks were successful
Check usage of free licenses / build-static-assets (push) Successful in 1m8s
Playwright Tests / test (push) Successful in 6m32s
Build Nginx-based docker image / build-static-assets (push) Successful in 9m19s
Reviewed-on: #268
2025-06-09 06:15:30 +00:00
6ae0b70213 Merge pull request 'Update dependency @atlaskit/pragmatic-drag-and-drop to v1.7.2' (#264) from renovate/atlaskit-pragmatic-drag-and-drop-1.x-lockfile into main
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Check usage of free licenses / build-static-assets (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled
Reviewed-on: #264
2025-06-09 06:15:19 +00:00
Renovate Bot
91557fa332 Update dependency @types/node to v22.15.30
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 3m11s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m18s
Playwright Tests / test (pull_request) Successful in 18m16s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h21m43s
2025-06-09 02:04:42 +00:00
Renovate Bot
6a4a20fae9 Update dependency @atlaskit/pragmatic-drag-and-drop to v1.7.2
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m16s
Add copyright notice / copyright_notice (pull_request) Successful in 3m33s
Playwright Tests / test (pull_request) Successful in 20m4s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h9m28s
2025-06-09 02:04:27 +00:00
2 changed files with 36 additions and 991 deletions

View File

@ -13,7 +13,7 @@
"@tiptap/react": "^2.14.0",
"@tiptap/starter-kit": "^2.14.0",
"autoprefixer": "10.4.21",
"bcrypt": "^5.1.1",
"bcrypt": "^6.0.0",
"clsx": "^2.1.1",
"dompurify": "^3.2.6",
"next": "15.3.3",
@ -32,7 +32,7 @@
"devDependencies": {
"@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "22.15.29",
"@types/node": "22.15.30",
"@types/react": "18.3.23",
"@types/react-dom": "18.3.7",
"wait-on": "^8.0.3"

1023
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff