Skip to content

Commit

Permalink
fixup! Deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 21, 2024
1 parent 08a4660 commit 861f5db
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
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.11",
"vite-plugin-dts": "4.2.4"
}
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-embedded": "1.79.5",
"shx": "0.3.4",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.11"
},
"nx": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,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": "6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"stylelint": "16.10.0",
"stylelint-config-spirit": "workspace:^",
"tslib": "2.7.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"sass-embedded": ">=1.57.0 < 2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4771,7 +4771,7 @@ __metadata:
shx: "npm:0.3.4"
stylelint: "npm:16.10.0"
stylelint-config-spirit: "workspace:^"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vite: "npm:5.4.11"
vite-plugin-dts: "npm:4.2.4"
languageName: unknown
Expand Down Expand Up @@ -4816,7 +4816,7 @@ __metadata:
sass-embedded: "npm:1.79.5"
shx: "npm:0.3.4"
tslib: "npm:2.7.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vite: "npm:5.4.11"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4922,7 +4922,7 @@ __metadata:
terser-webpack-plugin: "npm:5.3.10"
ts-loader: "npm:9.5.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
usehooks-ts: "npm:^3.1.0"
webpack: "npm:5.95.0"
webpack-cli: "npm:5.1.4"
Expand Down Expand Up @@ -4973,7 +4973,7 @@ __metadata:
stylelint: "npm:16.10.0"
stylelint-config-spirit: "workspace:^"
tslib: "npm:2.7.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
peerDependencies:
sass-embedded: ">=1.57.0 < 2"
peerDependenciesMeta:
Expand Down

0 comments on commit 861f5db

Please sign in to comment.