Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceinapple committed Jun 14, 2024
1 parent 63b85ae commit fc2f1da
Show file tree
Hide file tree
Showing 36 changed files with 183 additions and 508 deletions.
390 changes: 117 additions & 273 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion assets/assets-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"npmlog": "6.0.2"
},
"devDependencies": {
"@types/node": "18.18.7"
"@types/node": "18.19.34"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion assets/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"node-fetch": "2.7.0"
},
"devDependencies": {
"@types/node": "18.18.7"
"@types/node": "18.19.34"
},
"peerDependencies": {
"figma-js": "*"
Expand Down
2 changes: 1 addition & 1 deletion loaders/file-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"figma-js": "1.16.1-0"
},
"devDependencies": {
"@types/node": "18.18.7"
"@types/node": "18.19.34"
},
"peerDependencies": {
"figma-js": "*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@jest/core": "29.0.3",
"@types/eslint": "8.56.10",
"@types/jest": "29.5.11",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"eslint": "8.57.0",
"husky": "8.0.1",
"madge": "6.1.0",
Expand Down
6 changes: 3 additions & 3 deletions theme/theme-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"scripts": {
"build": "yarn library build",
"generate-theme": "ts-node src/index.ts",
"generate-theme": "node --loader ts-node/esm src/index.ts",
"prepack": "yarn run build",
"postpack": "rm -rf dist"
},
Expand All @@ -24,10 +24,10 @@
"npmlog": "7.0.1"
},
"devDependencies": {
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"@yarnpkg/builder": "4.0.0-rc.36",
"ts-node": "10.9.2",
"typescript": "4.9.5"
"typescript": "5.2.2"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-colors-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/color-namer": "1.3.3",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-font-sizes-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@atls/figma-theme-generator-common": "workspace:*",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-font-weights-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@atls/figma-theme-generator-common": "workspace:*",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-fonts-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@atls/figma-theme-generator-common": "workspace:*",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-generator-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"postpack": "rm -rf dist"
},
"devDependencies": {
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-line-heights-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@atls/figma-theme-generator-common": "workspace:*",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-radii-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@atls/figma-theme-generator-common": "workspace:*",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme-shadows-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@atls/figma-theme-generator-common": "workspace:*",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion theme/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "2.8.8"
},
"devDependencies": {
"@types/node": "18.18.7"
"@types/node": "18.19.34"
},
"peerDependencies": {
"figma-js": "*"
Expand Down
2 changes: 1 addition & 1 deletion utils/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/color-namer": "1.3.3",
"@types/node": "18.18.7",
"@types/node": "18.19.34",
"figma-js": "1.16.1-0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit fc2f1da

Please sign in to comment.