Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent d6052f7 commit 9ede362
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 1,035 deletions.
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"zustand": "^4.3.6"
},
"devDependencies": {
"@pandacss/dev": "^0.45.2",
"@pandacss/dev": "^0.47.0",
"@swc-node/register": "^1.6.5",
"@swc/core": "^1.3.60",
"@testing-library/cypress": "^10.0.2",
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 @@ -18,7 +18,7 @@
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@swc/cli": "^0.4.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.3.66",
"@swc/jest": "^0.2.36",
"@types/fs-extra": "^9.0.12",
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 @@ -45,7 +45,7 @@
"@storybook/react-vite": "^7.0.18",
"@svgr/cli": "^6.0.0",
"@svgr/core": "^6.0.0",
"@swc/cli": "^0.4.0",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.3.35",
"@swc/jest": "^0.2.36",
"@testing-library/react": "^12.0.0",
Expand Down
Loading

0 comments on commit 9ede362

Please sign in to comment.