Skip to content

Commit 01d96bd

Browse files
authored
Merge pull request #16 from marcop135/chore/cleanup-root
chore: remove stray root files and unused cross-env
2 parents ed993b1 + d627d53 commit 01d96bd

5 files changed

Lines changed: 0 additions & 129 deletions

File tree

SECURITY_PLAN.md

Lines changed: 0 additions & 115 deletions
This file was deleted.

cross-env

Whitespace-only changes.

md2pdf@0.0.1

Whitespace-only changes.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"@testing-library/react": "^16.3.2",
4444
"@testing-library/react-hooks": "^8.0.1",
4545
"@vitejs/plugin-react": "^6.0.1",
46-
"cross-env": "^10.1.0",
4746
"esbuild": "^0.28.0",
4847
"jsdom": "^29.0.1",
4948
"react-test-renderer": "^19.2.4",

yarn.lock

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,11 +1077,6 @@
10771077
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
10781078
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
10791079

1080-
"@epic-web/invariant@^1.0.0":
1081-
version "1.0.0"
1082-
resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
1083-
integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
1084-
10851080
"@esbuild/aix-ppc64@0.28.0":
10861081
version "0.28.0"
10871082
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.28.0.tgz#7a289c158e29cbf59ea0afc83cc80f06d1c89402"
@@ -2335,14 +2330,6 @@ crelt@^1.0.5, crelt@^1.0.6:
23352330
resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72"
23362331
integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==
23372332

2338-
cross-env@^10.1.0:
2339-
version "10.1.0"
2340-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.1.0.tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783"
2341-
integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==
2342-
dependencies:
2343-
"@epic-web/invariant" "^1.0.0"
2344-
cross-spawn "^7.0.6"
2345-
23462333
cross-spawn@^7.0.6:
23472334
version "7.0.6"
23482335
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"

0 commit comments

Comments
 (0)