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 Mar 6, 2025
1 parent ae296e1 commit 71bb031
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"@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",
"copy-to-clipboard": "^3.3.3",
"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",
Expand All @@ -66,15 +66,15 @@
"react-i18next": "^12.2.2",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"redux": "^4.1.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,21 +99,21 @@
"@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",
"rollup-plugin-visualizer": "^5.14.0",
"vitest": "^3.0.3"
},
"volta": {
"node": "22.13.1",
"npm": "10.9.2"
"npm": "11.2.0"
}
}

0 comments on commit 71bb031

Please sign in to comment.