Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent a9bb82b commit 2e7639e
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 207 deletions.
6 changes: 3 additions & 3 deletions packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"html-validate": "^8.9.1",
"immer": "^9.0.14",
"katex": "^0.16.10",
"lit": "2.6.1",
"lit": "2.8.0",
"lodash.deburr": "^4.1.0",
"memoizee": "^0.4.15",
"next": "14.0.4",
"next": "14.2.1",
"p-debounce": "^2.1.0",
"prop-types": "^15.8.1",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.2.0",
"react": "^18.2.0",
"react-autosuggest": "10.1.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.2.0",
"yaml": "^2.0.0"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:update": "jest --silent -u"
},
"dependencies": {
"@reach/dialog": "0.15.3",
"@reach/dialog": "0.18.0",
"@socialgouv/react-accessible-accordion": "4.1.1",
"polished": "^4.2.2",
"react-feather": "^2.0.9",
Expand Down
Loading

0 comments on commit 2e7639e

Please sign in to comment.