chore: cleanup root and scripts dependencies (#6871)

This commit is contained in:
Han Yeong-woo 2023-04-28 15:32:51 +09:00 committed by GitHub
parent 737f8d855a
commit d28cc97179
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 29 deletions

View file

@ -78,22 +78,18 @@
"devDependencies": { "devDependencies": {
"@changesets/changelog-github": "0.4.4", "@changesets/changelog-github": "0.4.4",
"@changesets/cli": "2.23.0", "@changesets/cli": "2.23.0",
"@octokit/action": "^3.18.1",
"@types/node": "^18.7.21", "@types/node": "^18.7.21",
"@typescript-eslint/eslint-plugin": "^5.58.0", "@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0", "@typescript-eslint/parser": "^5.58.0",
"del": "^7.0.0",
"esbuild": "^0.17.12", "esbuild": "^0.17.12",
"eslint": "^8.38.0", "eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-no-only-tests": "^2.6.0", "eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"execa": "^6.1.0",
"only-allow": "^1.1.1", "only-allow": "^1.1.1",
"organize-imports-cli": "^0.10.0", "organize-imports-cli": "^0.10.0",
"prettier": "^2.8.7", "prettier": "^2.8.7",
"prettier-plugin-astro": "^0.8.0", "prettier-plugin-astro": "^0.8.0",
"pretty-bytes": "^6.0.0",
"tiny-glob": "^0.2.9", "tiny-glob": "^0.2.9",
"turbo": "^1.9.3", "turbo": "^1.9.3",
"typescript": "~5.0.2" "typescript": "~5.0.2"

38
pnpm-lock.yaml generated
View file

@ -27,9 +27,6 @@ importers:
'@changesets/cli': '@changesets/cli':
specifier: 2.23.0 specifier: 2.23.0
version: 2.23.0(patch_hash=kcozqtpxuwjzskw6zg5royevn4) version: 2.23.0(patch_hash=kcozqtpxuwjzskw6zg5royevn4)
'@octokit/action':
specifier: ^3.18.1
version: 3.18.1
'@types/node': '@types/node':
specifier: ^18.7.21 specifier: ^18.7.21
version: 18.7.21 version: 18.7.21
@ -39,9 +36,6 @@ importers:
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: ^5.58.0 specifier: ^5.58.0
version: 5.58.0(eslint@8.38.0)(typescript@5.0.2) version: 5.58.0(eslint@8.38.0)(typescript@5.0.2)
del:
specifier: ^7.0.0
version: 7.0.0
esbuild: esbuild:
specifier: ^0.17.12 specifier: ^0.17.12
version: 0.17.12 version: 0.17.12
@ -57,9 +51,6 @@ importers:
eslint-plugin-prettier: eslint-plugin-prettier:
specifier: ^4.2.1 specifier: ^4.2.1
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.38.0)(prettier@2.8.7) version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.38.0)(prettier@2.8.7)
execa:
specifier: ^6.1.0
version: 6.1.0
only-allow: only-allow:
specifier: ^1.1.1 specifier: ^1.1.1
version: 1.1.1 version: 1.1.1
@ -72,9 +63,6 @@ importers:
prettier-plugin-astro: prettier-plugin-astro:
specifier: ^0.8.0 specifier: ^0.8.0
version: 0.8.0 version: 0.8.0
pretty-bytes:
specifier: ^6.0.0
version: 6.0.0
tiny-glob: tiny-glob:
specifier: ^0.2.9 specifier: ^0.2.9
version: 0.2.9 version: 0.2.9
@ -5039,9 +5027,6 @@ importers:
'@astrojs/webapi': '@astrojs/webapi':
specifier: workspace:* specifier: workspace:*
version: link:../packages/webapi version: link:../packages/webapi
adm-zip:
specifier: ^0.5.9
version: 0.5.9
arg: arg:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
@ -5061,9 +5046,18 @@ importers:
specifier: ^6.1.11 specifier: ^6.1.11
version: 6.1.11 version: 6.1.11
devDependencies: devDependencies:
'@octokit/action':
specifier: ^3.18.1
version: 3.18.1
del:
specifier: ^7.0.0
version: 7.0.0
esbuild-plugin-copy: esbuild-plugin-copy:
specifier: ^2.0.2 specifier: ^2.0.2
version: 2.0.2(esbuild@0.17.12) version: 2.0.2(esbuild@0.17.12)
execa:
specifier: ^6.1.0
version: 6.1.0
tsconfig-resolver: tsconfig-resolver:
specifier: ^3.0.1 specifier: ^3.0.1
version: 3.0.1 version: 3.0.1
@ -8364,7 +8358,7 @@ packages:
/@ts-morph/common@0.16.0: /@ts-morph/common@0.16.0:
resolution: {integrity: sha512-SgJpzkTgZKLKqQniCjLaE3c2L2sdL7UShvmTmPBejAKd2OKV/yfMpQ2IWpAuA+VY5wy7PkSUaEObIqEK6afFuw==} resolution: {integrity: sha512-SgJpzkTgZKLKqQniCjLaE3c2L2sdL7UShvmTmPBejAKd2OKV/yfMpQ2IWpAuA+VY5wy7PkSUaEObIqEK6afFuw==}
dependencies: dependencies:
fast-glob: 3.2.11 fast-glob: 3.2.12
minimatch: 5.1.6 minimatch: 5.1.6
mkdirp: 1.0.4 mkdirp: 1.0.4
path-browserify: 1.0.1 path-browserify: 1.0.1
@ -9317,11 +9311,6 @@ packages:
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
hasBin: true hasBin: true
/adm-zip@0.5.9:
resolution: {integrity: sha512-s+3fXLkeeLjZ2kLjCBwQufpI5fuN+kIGBxu6530nVQZGVol0d7Y/M88/xw9HGGUcJjKf8LutN3VPRUBq6N7Ajg==}
engines: {node: '>=6.0'}
dev: false
/agent-base@6.0.2: /agent-base@6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines: {node: '>= 6.0.0'} engines: {node: '>= 6.0.0'}
@ -12003,7 +11992,7 @@ packages:
'@types/glob': 7.2.0 '@types/glob': 7.2.0
array-union: 2.1.0 array-union: 2.1.0
dir-glob: 3.0.1 dir-glob: 3.0.1
fast-glob: 3.2.11 fast-glob: 3.2.12
glob: 7.2.3 glob: 7.2.3
ignore: 5.2.4 ignore: 5.2.4
merge2: 1.4.1 merge2: 1.4.1
@ -12016,7 +12005,7 @@ packages:
dependencies: dependencies:
array-union: 2.1.0 array-union: 2.1.0
dir-glob: 3.0.1 dir-glob: 3.0.1
fast-glob: 3.2.11 fast-glob: 3.2.12
ignore: 5.2.4 ignore: 5.2.4
merge2: 1.4.1 merge2: 1.4.1
slash: 3.0.0 slash: 3.0.0
@ -12039,7 +12028,7 @@ packages:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies: dependencies:
dir-glob: 3.0.1 dir-glob: 3.0.1
fast-glob: 3.2.11 fast-glob: 3.2.12
ignore: 5.2.4 ignore: 5.2.4
merge2: 1.4.1 merge2: 1.4.1
slash: 4.0.0 slash: 4.0.0
@ -15195,6 +15184,7 @@ packages:
/pretty-bytes@6.0.0: /pretty-bytes@6.0.0:
resolution: {integrity: sha512-6UqkYefdogmzqAZWzJ7laYeJnaXDy2/J+ZqiiMtS7t7OfpXWTlaeGMwX8U6EFvPV/YWWEKRkS8hKS4k60WHTOg==} resolution: {integrity: sha512-6UqkYefdogmzqAZWzJ7laYeJnaXDy2/J+ZqiiMtS7t7OfpXWTlaeGMwX8U6EFvPV/YWWEKRkS8hKS4k60WHTOg==}
engines: {node: ^14.13.1 || >=16.0.0} engines: {node: ^14.13.1 || >=16.0.0}
dev: false
/pretty-format@3.8.0: /pretty-format@3.8.0:
resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==} resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==}

View file

@ -9,7 +9,6 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/webapi": "workspace:*", "@astrojs/webapi": "workspace:*",
"adm-zip": "^0.5.9",
"arg": "^5.0.2", "arg": "^5.0.2",
"esbuild": "^0.17.12", "esbuild": "^0.17.12",
"globby": "^12.2.0", "globby": "^12.2.0",
@ -18,6 +17,9 @@
"tar": "^6.1.11" "tar": "^6.1.11"
}, },
"devDependencies": { "devDependencies": {
"@octokit/action": "^3.18.1",
"del": "^7.0.0",
"execa": "^6.1.0",
"esbuild-plugin-copy": "^2.0.2", "esbuild-plugin-copy": "^2.0.2",
"tsconfig-resolver": "^3.0.1" "tsconfig-resolver": "^3.0.1"
} }