Skip to content

Commit

Permalink
Remove vite-tsconfig-paths for @reduxjs/toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 16, 2024
1 parent f76ca12 commit b2d6514
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
1 change: 0 additions & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
"tsup": "^8.2.3",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.6.0",
"yargs": "^15.3.1"
},
Expand Down
19 changes: 1 addition & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6809,7 +6809,6 @@ __metadata:
tsup: "npm:^8.2.3"
tsx: "npm:^4.19.0"
typescript: "npm:^5.5.4"
vite-tsconfig-paths: "npm:^4.3.1"
vitest: "npm:^1.6.0"
yargs: "npm:^15.3.1"
peerDependencies:
Expand Down Expand Up @@ -27035,7 +27034,7 @@ __metadata:
languageName: node
linkType: hard

"tsconfck@npm:^3.0.1, tsconfck@npm:^3.0.3":
"tsconfck@npm:^3.0.3":
version: 3.1.1
resolution: "tsconfck@npm:3.1.1"
peerDependencies:
Expand Down Expand Up @@ -28206,22 +28205,6 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^4.3.1":
version: 4.3.1
resolution: "vite-tsconfig-paths@npm:4.3.1"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
tsconfck: "npm:^3.0.1"
peerDependencies:
vite: "*"
peerDependenciesMeta:
vite:
optional: true
checksum: 10/1432f80750f5cbe181c265eb9fc2e9fff8b25a2858f176dc0a02311e3e826333526ee9c16bb0aaaa8555a417ea944d68a2e8225181215cd9502370f913eb3f79
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^5.0.1":
version: 5.0.1
resolution: "vite-tsconfig-paths@npm:5.0.1"
Expand Down

0 comments on commit b2d6514

Please sign in to comment.