Skip to content

Commit 41996e9

Browse files
fix(deps): update all dependencies
1 parent 28f0170 commit 41996e9

File tree

6 files changed

+458
-1139
lines changed

6 files changed

+458
-1139
lines changed

.yarn/releases/yarn-3.8.2.cjs renamed to .yarn/releases/yarn-3.8.7.cjs

Lines changed: 180 additions & 180 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
77
spec: "@yarnpkg/plugin-workspace-tools"
88

9-
yarnPath: .yarn/releases/yarn-3.8.2.cjs
9+
yarnPath: .yarn/releases/yarn-3.8.7.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"cypress-iframe": "^1.0.1",
4949
"husky": "^9.1.6",
50-
"lerna": "8.1.8"
50+
"lerna": "8.1.9"
5151
},
5252
"workspaces": [
5353
"packages/*"
@@ -56,5 +56,5 @@
5656
"node": ">= v20"
5757
},
5858
"version": "0.0.0",
59-
"packageManager": "yarn@3.8.2"
59+
"packageManager": "yarn@3.8.7"
6060
}

packages/code-du-travail-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"p-debounce": "^2.1.0",
7171
"prettier": "^3.3.3",
7272
"prop-types": "^15.8.1",
73-
"publicodes": "1.0.0-beta.60",
73+
"publicodes": "1.0.5",
7474
"react": "^18.2.0",
7575
"react-dom": "^18.2.0",
7676
"react-final-form": "^6.5.3",
@@ -101,7 +101,7 @@
101101
"cypress-iframe": "^1.0.1",
102102
"cypress-real-events": "^1.13.0",
103103
"eslint": "^8",
104-
"eslint-config-next": "14.2.5",
104+
"eslint-config-next": "14.2.23",
105105
"eslint-plugin-cypress": "^3.4.0",
106106
"jest": "^29.7.0",
107107
"jest-environment-jsdom": "^29.7.0",

packages/code-du-travail-modeles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dependencies": {
5353
"date-fns": "^2.28.0",
5454
"fs-extra": "^10.0.0",
55-
"publicodes": "1.0.0-beta.60",
55+
"publicodes": "1.0.5",
5656
"yaml": "^2.0.0"
5757
},
5858
"lint-staged": {

0 commit comments

Comments
 (0)