⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-07-07 19:27:46 +00:00
committed by GitHub
parent b0a9ce0938
commit 21624e9224
7 changed files with 663 additions and 855 deletions

View File

@@ -12,7 +12,7 @@
"test:ui::chromium": "yarn test:ui --project=chromium" "test:ui::chromium": "yarn test:ui --project=chromium"
}, },
"devDependencies": { "devDependencies": {
"@playwright/test": "1.53.1", "@playwright/test": "1.53.2",
"@types/node": "*", "@types/node": "*",
"@types/pdf-parse": "1.1.5", "@types/pdf-parse": "1.1.5",
"eslint-config-impress": "*", "eslint-config-impress": "*",

View File

@@ -16,69 +16,69 @@
}, },
"dependencies": { "dependencies": {
"@ag-media/react-pdf-table": "2.0.3", "@ag-media/react-pdf-table": "2.0.3",
"@blocknote/code-block": "0.32.0", "@blocknote/code-block": "0.33.0",
"@blocknote/core": "0.32.0", "@blocknote/core": "0.33.0",
"@blocknote/mantine": "0.32.0", "@blocknote/mantine": "0.33.0",
"@blocknote/react": "0.32.0", "@blocknote/react": "0.33.0",
"@blocknote/xl-docx-exporter": "0.32.0", "@blocknote/xl-docx-exporter": "0.33.0",
"@blocknote/xl-pdf-exporter": "0.32.0", "@blocknote/xl-pdf-exporter": "0.33.0",
"@emoji-mart/data": "1.2.1", "@emoji-mart/data": "1.2.1",
"@emoji-mart/react": "1.1.1", "@emoji-mart/react": "1.1.1",
"@fontsource/material-icons": "5.2.5", "@fontsource/material-icons": "5.2.5",
"@gouvfr-lasuite/integration": "1.0.3", "@gouvfr-lasuite/integration": "1.0.3",
"@gouvfr-lasuite/ui-kit": "0.8.1", "@gouvfr-lasuite/ui-kit": "0.8.2",
"@hocuspocus/provider": "2.15.2", "@hocuspocus/provider": "2.15.2",
"@openfun/cunningham-react": "3.1.0", "@openfun/cunningham-react": "3.1.0",
"@react-pdf/renderer": "4.3.0", "@react-pdf/renderer": "4.3.0",
"@sentry/nextjs": "9.32.0", "@sentry/nextjs": "9.35.0",
"@tanstack/react-query": "5.81.2", "@tanstack/react-query": "5.81.5",
"canvg": "4.0.3", "canvg": "4.0.3",
"clsx": "2.1.1", "clsx": "2.1.1",
"cmdk": "1.1.1", "cmdk": "1.1.1",
"crisp-sdk-web": "1.0.25", "crisp-sdk-web": "1.0.25",
"docx": "9.5.0", "docx": "9.5.0",
"emoji-mart": "5.6.0", "emoji-mart": "5.6.0",
"i18next": "25.2.1", "i18next": "25.3.1",
"i18next-browser-languagedetector": "8.2.0", "i18next-browser-languagedetector": "8.2.0",
"idb": "8.0.3", "idb": "8.0.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"luxon": "3.6.1", "luxon": "3.6.1",
"next": "15.3.4", "next": "15.3.5",
"posthog-js": "1.255.1", "posthog-js": "1.256.2",
"react": "*", "react": "*",
"react-aria-components": "1.10.1", "react-aria-components": "1.10.1",
"react-dom": "*", "react-dom": "*",
"react-i18next": "15.5.3", "react-i18next": "15.6.0",
"react-intersection-observer": "9.16.0", "react-intersection-observer": "9.16.0",
"react-select": "5.10.1", "react-select": "5.10.1",
"styled-components": "6.1.19", "styled-components": "6.1.19",
"use-debounce": "10.0.5", "use-debounce": "10.0.5",
"y-protocols": "1.0.6", "y-protocols": "1.0.6",
"yjs": "*", "yjs": "*",
"zustand": "5.0.5" "zustand": "5.0.6"
}, },
"devDependencies": { "devDependencies": {
"@svgr/webpack": "8.1.0", "@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.81.2", "@tanstack/react-query-devtools": "5.81.5",
"@testing-library/dom": "10.4.0", "@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3", "@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.3.0", "@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1", "@testing-library/user-event": "14.6.1",
"@types/jest": "30.0.0", "@types/jest": "30.0.0",
"@types/lodash": "4.17.19", "@types/lodash": "4.17.20",
"@types/luxon": "3.6.2", "@types/luxon": "3.6.2",
"@types/node": "*", "@types/node": "*",
"@types/react": "*", "@types/react": "*",
"@types/react-dom": "*", "@types/react-dom": "*",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"dotenv": "16.5.0", "dotenv": "17.0.1",
"eslint-config-impress": "*", "eslint-config-impress": "*",
"fetch-mock": "9.11.0", "fetch-mock": "9.11.0",
"jest": "30.0.3", "jest": "30.0.4",
"jest-environment-jsdom": "30.0.2", "jest-environment-jsdom": "30.0.4",
"node-fetch": "2.7.0", "node-fetch": "2.7.0",
"prettier": "3.6.1", "prettier": "3.6.2",
"stylelint": "16.21.0", "stylelint": "16.21.1",
"stylelint-config-standard": "38.0.0", "stylelint-config-standard": "38.0.0",
"stylelint-prettier": "5.0.3", "stylelint-prettier": "5.0.3",
"typescript": "*", "typescript": "*",

View File

@@ -28,11 +28,11 @@
"server:test": "yarn COLLABORATION_SERVER run test" "server:test": "yarn COLLABORATION_SERVER run test"
}, },
"resolutions": { "resolutions": {
"@types/node": "22.15.33", "@types/node": "22.16.0",
"@types/react": "19.1.8", "@types/react": "19.1.8",
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.35.0", "@typescript-eslint/eslint-plugin": "8.36.0",
"@typescript-eslint/parser": "8.35.0", "@typescript-eslint/parser": "8.36.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0", "react-dom": "19.1.0",

View File

@@ -6,12 +6,12 @@
"lint": "eslint --ext .js ." "lint": "eslint --ext .js ."
}, },
"dependencies": { "dependencies": {
"@next/eslint-plugin-next": "15.3.4", "@next/eslint-plugin-next": "15.3.5",
"@tanstack/eslint-plugin-query": "5.81.2", "@tanstack/eslint-plugin-query": "5.81.2",
"@typescript-eslint/eslint-plugin": "*", "@typescript-eslint/eslint-plugin": "*",
"@typescript-eslint/parser": "*", "@typescript-eslint/parser": "*",
"eslint": "*", "eslint": "*",
"eslint-config-next": "15.3.4", "eslint-config-next": "15.3.5",
"eslint-config-prettier": "10.1.5", "eslint-config-prettier": "10.1.5",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "29.0.1", "eslint-plugin-jest": "29.0.1",
@@ -19,6 +19,6 @@
"eslint-plugin-playwright": "2.2.0", "eslint-plugin-playwright": "2.2.0",
"eslint-plugin-prettier": "5.5.1", "eslint-plugin-prettier": "5.5.1",
"eslint-plugin-testing-library": "7.5.3", "eslint-plugin-testing-library": "7.5.3",
"prettier": "3.6.1" "prettier": "3.6.2"
} }
} }

View File

@@ -17,7 +17,7 @@
"eslint-config-impress": "*", "eslint-config-impress": "*",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"i18next-parser": "9.3.0", "i18next-parser": "9.3.0",
"jest": "30.0.3", "jest": "30.0.4",
"ts-jest": "29.4.0", "ts-jest": "29.4.0",
"typescript": "*", "typescript": "*",
"yargs": "18.0.0" "yargs": "18.0.0"

View File

@@ -16,10 +16,10 @@
"node": ">=22" "node": ">=22"
}, },
"dependencies": { "dependencies": {
"@blocknote/server-util": "0.32.0", "@blocknote/server-util": "0.33.0",
"@hocuspocus/server": "2.15.2", "@hocuspocus/server": "2.15.2",
"@sentry/node": "9.32.0", "@sentry/node": "9.35.0",
"@sentry/profiling-node": "9.32.0", "@sentry/profiling-node": "9.35.0",
"axios": "1.10.0", "axios": "1.10.0",
"cors": "2.8.5", "cors": "2.8.5",
"express": "5.1.0", "express": "5.1.0",
@@ -39,12 +39,12 @@
"cross-env": "7.0.3", "cross-env": "7.0.3",
"eslint-config-impress": "*", "eslint-config-impress": "*",
"nodemon": "3.1.10", "nodemon": "3.1.10",
"supertest": "7.1.1", "supertest": "7.1.2",
"ts-node": "10.9.2", "ts-node": "10.9.2",
"tsc-alias": "1.8.16", "tsc-alias": "1.8.16",
"typescript": "*", "typescript": "*",
"vitest": "3.2.4", "vitest": "3.2.4",
"vitest-mock-extended": "3.1.0", "vitest-mock-extended": "3.1.0",
"ws": "8.18.2" "ws": "8.18.3"
} }
} }

File diff suppressed because it is too large Load Diff