Skip to content

Commit

Permalink
Deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 949b633 commit d767370
Show file tree
Hide file tree
Showing 6 changed files with 182 additions and 44 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"lint-staged": "15.2.10",
"netlify-cli": "17.37.0",
"npm-run-all2": "6.2.3",
"nx": "19.7.2",
"nx": "19.8.4",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-config-spirit": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"shx": "0.3.4",
"stylelint": "16.10.0",
"stylelint-config-spirit": "workspace:^",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite-plugin-dts": "3.9.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/form-validations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"sass": "1.79.5",
"shx": "0.3.4",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.9"
},
"nx": {
Expand Down
8 changes: 4 additions & 4 deletions packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@testing-library/user-event": "14.5.2",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.13",
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "4.4.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"stylelint": "16.10.0",
"stylelint-config-spirit": "workspace:^",
"tslib": "2.7.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"sass": ">=1.57.0 < 2"
Expand Down
Loading

0 comments on commit d767370

Please sign in to comment.