chore: remove (unused) rimraf

This commit is contained in:
Daniel Roe 2024-12-13 13:28:17 +00:00
parent 4d22f4d5ac
commit 62fbdf9081
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B
2 changed files with 0 additions and 15 deletions

View File

@ -10,7 +10,6 @@
"scripts": {
"build": "pnpm --filter './packages/**' prepack",
"build:stub": "pnpm dev:prepare",
"cleanup": "rimraf 'packages/**/node_modules' 'playground/node_modules' 'node_modules'",
"dev": "pnpm play",
"dev:prepare": "pnpm --filter './packages/**' prepack --stub && pnpm --filter './packages/ui-templates' build",
"lint": "eslint . --cache",
@ -106,7 +105,6 @@
"ofetch": "1.4.1",
"pathe": "1.1.2",
"playwright-core": "1.49.1",
"rimraf": "6.0.1",
"semver": "7.6.3",
"sherif": "1.1.1",
"std-env": "3.8.0",

View File

@ -155,9 +155,6 @@ importers:
playwright-core:
specifier: 1.49.1
version: 1.49.1
rimraf:
specifier: 6.0.1
version: 6.0.1
semver:
specifier: 7.6.3
version: 7.6.3
@ -6620,11 +6617,6 @@ packages:
deprecated: Rimraf versions prior to v4 are no longer supported
hasBin: true
rimraf@6.0.1:
resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==}
engines: {node: 20 || >=22}
hasBin: true
rollup-plugin-dts@6.1.1:
resolution: {integrity: sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA==}
engines: {node: '>=16'}
@ -14472,11 +14464,6 @@ snapshots:
dependencies:
glob: 7.2.3
rimraf@6.0.1:
dependencies:
glob: 11.0.0
package-json-from-dist: 1.0.0
rollup-plugin-dts@6.1.1(rollup@4.28.1)(typescript@5.6.3):
dependencies:
magic-string: 0.30.15