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 Oct 22, 2024
1 parent 18e80b9 commit fb49694
Show file tree
Hide file tree
Showing 4 changed files with 240 additions and 1,009 deletions.
10 changes: 5 additions & 5 deletions packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@codegouvfr/react-dsfr": "^1.13.4",
"@elastic/elasticsearch": "^8.13.1",
"@matejmazur/react-katex": "^3.1.3",
"@opentelemetry/instrumentation-generic-pool": "^0.37.0",
"@opentelemetry/instrumentation-http": "^0.52.0",
"@opentelemetry/instrumentation-net": "^0.37.0",
"@opentelemetry/instrumentation-generic-pool": "^0.39.0",
"@opentelemetry/instrumentation-http": "^0.53.0",
"@opentelemetry/instrumentation-net": "^0.39.0",
"@sentry/nextjs": "^8.24.0",
"@socialgouv/cdtn-elasticsearch": "^2.44.2",
"@socialgouv/cdtn-logger": "^2.0.0",
Expand All @@ -61,14 +61,14 @@
"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.2.11",
"p-debounce": "^2.1.0",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-final-form": "^6.5.3",
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 @@ -52,7 +52,7 @@
"dependencies": {
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.5.1",
"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 @@ -26,7 +26,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 fb49694

Please sign in to comment.