Skip to content

Commit

Permalink
chore(deps): update frontend dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Feb 21, 2025
1 parent e36e8d3 commit 8a12967
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"@rjsf/core": "^5.24.3",
"@rjsf/validator-ajv8": "^5.24.3",
"@rollup/plugin-graphql": "^2.0.2",
"@sentry/react": "^8.38.0",
"@sentry/react": "^9.0.0",
"@sentry/vite-plugin": "^3.0.0",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-react": "^4.3.4",
"allof-merge": "^0.6.6",
"biblatex-csl-converter": "^1.11.0",
"clsx": "^1.2.1",
"biblatex-csl-converter": "^3.0.0",
"clsx": "^2.0.0",
"core-js": "^3.38",
"diff-match-patch": "^1.0.5",
"downshift": "^6.1.12",
"downshift": "^9.0.0",
"http-link-header": "^1.0.2",
"i18next": "^22.4.15",
"i18next-browser-languagedetector": "^7.0.1",
"i18next": "^24.0.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.1.3",
"js-yaml": "^4.1.0",
"lodash.debounce": "^4.0.8",
Expand All @@ -56,25 +56,25 @@
"object-path-immutable": "^4.1.0",
"pagedjs": "^0.4.0",
"prop-types": "^15.8.1",
"react": "~18.3",
"react": "~19.0.0",
"react-copy-to-clipboard": "^5.0.3",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "~18.3",
"react-dom": "~19.0.0",
"react-feather": "^2.0.9",
"react-helmet": "^6.1.0",
"react-i18next": "^12.2.2",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"redux": "^4.1.0",
"react-i18next": "^15.0.0",
"react-redux": "^9.0.0",
"react-router-dom": "^7.0.0",
"redux": "^5.0.0",
"sass": "^1.56.2",
"slugify": "1.6.6",
"swr": "^2.0.0",
"terser": "^5.16.1",
"vite": "^6.0.11",
"vite-plugin-handlebars": "~2.0",
"y-monaco": "^0.1.4",
"y-websocket": "^1.5.0",
"y-websocket": "^2.0.0",
"yjs": "^13.6.6"
},
"optionalDependencies": {
Expand All @@ -99,20 +99,20 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@vitest/coverage-v8": "^3.0.3",
"@welldone-software/why-did-you-render": "~8.0",
"eslint": "^8.2.0",
"@welldone-software/why-did-you-render": "~10.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-jsdoc": "^50.6.2",
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-vitest": "^0.5.4",
"jsdom": "^26.0.0",
"lodash.merge": "^4.6.2",
"prettier": "^2.3.0",
"prettier": "^3.0.0",
"vitest": "^3.0.3"
},
"volta": {
"node": "22.13.1",
"npm": "10.9.2"
"npm": "11.1.0"
}
}

0 comments on commit 8a12967

Please sign in to comment.