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 Jul 4, 2024
1 parent a20f396 commit f5a37c1
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 154 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 @@ -33,7 +33,7 @@
"@elastic/elasticsearch": "^8.13.1",
"@matejmazur/react-katex": "^3.1.3",
"@next/bundle-analyzer": "^13.0.0",
"@opentelemetry/instrumentation-generic-pool": "^0.37.0",
"@opentelemetry/instrumentation-generic-pool": "^0.38.0",
"@opentelemetry/instrumentation-http": "^0.52.0",
"@opentelemetry/instrumentation-net": "^0.37.0",
"@sentry/nextjs": "^8.10.0",
Expand All @@ -59,13 +59,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.2.4",
"p-debounce": "^2.1.0",
"prop-types": "^15.8.1",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.3.3",
"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 @@ -47,7 +47,7 @@
"dependencies": {
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.3.3",
"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 @@ -30,7 +30,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 f5a37c1

Please sign in to comment.