Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 520afad commit 340af05
Show file tree
Hide file tree
Showing 6 changed files with 354 additions and 1,127 deletions.
336 changes: 168 additions & 168 deletions .yarn/releases/yarn-3.8.2.cjs → .yarn/releases/yarn-3.8.6.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.8.2.cjs
yarnPath: .yarn/releases/yarn-3.8.6.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"node": ">= v20"
},
"version": "0.0.0",
"packageManager": "[email protected].2"
"packageManager": "[email protected].6"
}
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 @@ -64,11 +64,11 @@
"lit": "2.6.1",
"lodash.deburr": "^4.1.0",
"memoizee": "^0.4.15",
"next": "14.2.11",
"next": "14.2.16",
"p-debounce": "^2.1.0",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-final-form": "^6.5.3",
Expand Down Expand Up @@ -101,7 +101,7 @@
"cypress-iframe": "^1.0.1",
"cypress-real-events": "^1.13.0",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.16",
"eslint-plugin-cypress": "^3.4.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.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 @@ -52,7 +52,7 @@
"dependencies": {
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.0.5",
"yaml": "^2.0.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 340af05

Please sign in to comment.