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 Mar 1, 2024
1 parent a0105e2 commit 62b19ba
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 210 deletions.
8 changes: 4 additions & 4 deletions packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"html-react-parser": "^5.0.6",
"html-validate": "^8.9.1",
"immer": "^9.0.14",
"katex": "^0.13.13",
"lit": "2.6.1",
"katex": "^0.16.0",
"lit": "2.8.0",
"lodash.deburr": "^4.1.0",
"memoizee": "^0.4.15",
"next": "14.0.4",
"next": "14.1.1",
"p-debounce": "^2.1.0",
"prop-types": "^15.8.1",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.1.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.1.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 62b19ba

Please sign in to comment.