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 ec5d3d2 commit e50435e
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion examples/next-with-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@next/eslint-plugin-next": "14.2.18",
"@types/node": "20.16.11",
"@types/react": "18.3.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-with-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@next/eslint-plugin-next": "14.2.18",
"@types/babel__core": "7.20.5",
"@types/node": "20.16.11",
"@types/react": "18.3.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.18",
Expand Down
86 changes: 43 additions & 43 deletions exporters/tokens/generated/exporter.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.14",
"@types/node": "20.14.9",
"@types/react": "18.3.12",
"@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",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __metadata:
"@lmc-eu/spirit-web-react": "workspace:^"
"@next/eslint-plugin-next": "npm:14.2.18"
"@types/node": "npm:20.16.11"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
eslint: "npm:8.57.1"
eslint-config-next: "npm:14.2.18"
Expand All @@ -57,7 +57,7 @@ __metadata:
"@next/eslint-plugin-next": "npm:14.2.18"
"@types/babel__core": "npm:7.20.5"
"@types/node": "npm:20.16.11"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
eslint: "npm:8.57.1"
eslint-config-next: "npm:14.2.18"
Expand Down Expand Up @@ -5255,7 +5255,7 @@ __metadata:
"@types/babel__core": "npm:7.20.5"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.14.9"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
"@types/react-transition-group": "npm:4.4.11"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down Expand Up @@ -9197,13 +9197,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
"@types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
checksum: 10/a36f0707fdfe9fe19cbe5892bcdab0f042ecadb501ea4e1c39519943f3e74cffbd31e892d3860f5c87cf33f5f223552b246a552bed0087b95954f2cb39d5cf65
languageName: node
linkType: hard

Expand Down

0 comments on commit e50435e

Please sign in to comment.