Skip to content

Commit 5f4ecc3

Browse files
committed
Cleanup deps
1 parent a1e3235 commit 5f4ecc3

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,10 @@
109109
"@testing-library/jest-dom": "^6.6.3",
110110
"@testing-library/react": "^16.0.1",
111111
"@testing-library/user-event": "^14.5.2",
112-
"@types/eslint__js": "^8.42.3",
113112
"@types/jest": "^29.5.14",
114113
"@types/luxon": "^3.4.2",
115114
"@types/react-dom": "^18.3.1",
116115
"@types/sanitize-html": "^2.13.0",
117-
"@typescript-eslint/eslint-plugin": "^8.13.0",
118-
"@typescript-eslint/parser": "^8.13.0",
119116
"autoprefixer": "^10.4.20",
120117
"cross-env": "^7.0.3",
121118
"eslint": "^9.13.0",
@@ -126,7 +123,6 @@
126123
"eslint-plugin-storybook": "^0.11.0",
127124
"eslint-plugin-tailwindcss": "^3.17.5",
128125
"eslint-plugin-testing-library": "^6.4.0",
129-
"globals": "^15.11.0",
130126
"husky": "^9.1.6",
131127
"jest": "^29.7.0",
132128
"jest-environment-jsdom": "^29.7.0",

yarn.lock

+1-10
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ __metadata:
8888
"@tiptap/pm": "npm:^2.9.0"
8989
"@tiptap/react": "npm:^2.9.0"
9090
"@tiptap/starter-kit": "npm:^2.9.0"
91-
"@types/eslint__js": "npm:^8.42.3"
9291
"@types/jest": "npm:^29.5.14"
9392
"@types/luxon": "npm:^3.4.2"
9493
"@types/react-dom": "npm:^18.3.1"
@@ -108,7 +107,6 @@ __metadata:
108107
eslint-plugin-tailwindcss: "npm:^3.17.5"
109108
eslint-plugin-testing-library: "npm:^6.4.0"
110109
framer-motion: "npm:^11.11.0"
111-
globals: "npm:^15.11.0"
112110
husky: "npm:^9.1.6"
113111
jest: "npm:^29.7.0"
114112
jest-environment-jsdom: "npm:^29.7.0"
@@ -5386,7 +5384,7 @@ __metadata:
53865384
languageName: node
53875385
linkType: hard
53885386

5389-
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.15, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
5387+
"@types/json-schema@npm:^7.0.15, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
53905388
version: 7.0.15
53915389
resolution: "@types/json-schema@npm:7.0.15"
53925390
checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db
@@ -9892,13 +9890,6 @@ __metadata:
98929890
languageName: node
98939891
linkType: hard
98949892

9895-
"globals@npm:^15.11.0":
9896-
version: 15.11.0
9897-
resolution: "globals@npm:15.11.0"
9898-
checksum: 10c0/861e39bb6bd9bd1b9f355c25c962e5eb4b3f0e1567cf60fa6c06e8c502b0ec8706b1cce055d69d84d0b7b8e028bec5418cf629a54e7047e116538d1c1c1a375c
9899-
languageName: node
9900-
linkType: hard
9901-
99029893
"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
99039894
version: 1.0.4
99049895
resolution: "globalthis@npm:1.0.4"

0 commit comments

Comments
 (0)