Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Nov 2, 2024
1 parent 9b57df2 commit 4434ba6
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 35 deletions.
14 changes: 11 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,17 @@
// "**/*.tsbuildinfo": true
},
"git.autoStash": true,
"git.branchProtection": ["main", "next"],
"githubPullRequests.ignoredPullRequestBranches": ["main", "next"],
"markdownlint.ignore": ["**/CHANGELOG.md"],
"git.branchProtection": [
"main",
"next"
],
"githubPullRequests.ignoredPullRequestBranches": [
"main",
"next"
],
"markdownlint.ignore": [
"**/CHANGELOG.md"
],
"npm.packageManager": "yarn",
"prettier.prettierPath": ".yarn/sdks/prettier/index.cjs",
"prettier.useEditorConfig": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/delay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/exit-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/global-this/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nano-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/node-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/platform-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.8.0",
"@types/node": "^22.8.6",
"typescript": "^5.6.3"
}
}
3 changes: 3 additions & 0 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
},
"prettier": "@alwatr/prettier-config",
"nano-build": {
"entryPoints": [
"src/main.ts"
],
"minify": false,
"treeShaking": true,
"bundle": true,
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand All @@ -73,7 +73,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -109,7 +109,7 @@ __metadata:
"@alwatr/package-tracer": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -166,7 +166,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -219,7 +219,7 @@ __metadata:
"@alwatr/platform-info": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand All @@ -231,7 +231,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
esbuild: "npm:^0.24.0"
typescript: "npm:^5.6.3"
bin:
Expand Down Expand Up @@ -283,7 +283,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -323,7 +323,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.8.0"
"@types/node": "npm:^22.8.6"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2247,12 +2247,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.8.0":
version: 22.8.0
resolution: "@types/node@npm:22.8.0"
"@types/node@npm:*, @types/node@npm:^22.8.6":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/21eb10cee768d32e965d095415a4c6a7752f26bfcc34a8c1d7ab3989a6ab13a51761cc245909570d59c6bdacbdfd055d307dc6b201ac04305c57e65c1e7bf5be
checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -2440,11 +2440,11 @@ __metadata:
linkType: hard

"acorn@npm:^8.9.0":
version: 8.13.0
resolution: "acorn@npm:8.13.0"
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 10c0/f35dd53d68177c90699f4c37d0bb205b8abe036d955d0eb011ddb7f14a81e6fd0f18893731c457c1b5bd96754683f4c3d80d9a5585ddecaa53cdf84e0b3d68f7
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2941,9 +2941,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001669":
version: 1.0.30001669
resolution: "caniuse-lite@npm:1.0.30001669"
checksum: 10c0/f125f23440d3dbb6c25ffb8d55f4ce48af36a84d0932b152b3b74f143a4170cbe92e02b0a9676209c86609bf7bf34119ff10cc2bc7c1b7ea40e936cc16598408
version: 1.0.30001676
resolution: "caniuse-lite@npm:1.0.30001676"
checksum: 10c0/53d310d76b5282947c99638a65d7534ac28a80aae1920de085a616ec8ad603358fad67cebacfc0452b1efdea12cce24fd37a50a712d074986b4962110e87d82b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3527,9 +3527,9 @@ __metadata:
linkType: hard

"electron-to-chromium@npm:^1.5.41":
version: 1.5.45
resolution: "electron-to-chromium@npm:1.5.45"
checksum: 10c0/f361ceda3bedcdc531ec0c060759c3487efd894d16a379beffe82a372fbeadcd1ac3cfc74a103b946dd2d12923a547289916743a609adaf68e5c4eef806e9e49
version: 1.5.50
resolution: "electron-to-chromium@npm:1.5.50"
checksum: 10c0/8b77b18ae833bfe2173e346ac33b8d66b5b5acf0cf5de65df9799f4d482334c938aa0950e4d01391d5fab8994f46c0e9059f4517843e7b8d861f9b0c49eb4c5d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7729,11 +7729,11 @@ __metadata:
linkType: hard

"ts-api-utils@npm:^1.3.0":
version: 1.3.0
resolution: "ts-api-utils@npm:1.3.0"
version: 1.4.0
resolution: "ts-api-utils@npm:1.4.0"
peerDependencies:
typescript: ">=4.2.0"
checksum: 10c0/f54a0ba9ed56ce66baea90a3fa087a484002e807f28a8ccb2d070c75e76bde64bd0f6dce98b3802834156306050871b67eec325cb4e918015a360a3f0868c77c
checksum: 10c0/1b2bfa50ea52771d564bb143bb69010d25cda03ed573095fbac9b86f717012426443af6647e00e3db70fca60360482a30c1be7cf73c3521c321f6bf5e3594ea0
languageName: node
linkType: hard

Expand Down

0 comments on commit 4434ba6

Please sign in to comment.