Skip to content

Commit

Permalink
chore(deps): update dependency vite-tsconfig-paths to v5.1.0 (#1619)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Sebastien Vanvelthem committed Nov 25, 2024
1 parent b582df1 commit 128ccd0
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devtools/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"playwright": "1.48.2",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1"
"vite-tsconfig-paths": "5.1.0"
},
"devDependencies": {
"vitest": "2.1.4"
Expand Down
2 changes: 1 addition & 1 deletion integrations/prisma-exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1",
"vite-tsconfig-paths": "5.1.0",
"vitest": "2.1.4",
"webpack": "5.96.1"
},
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3002,7 +3002,7 @@ __metadata:
playwright: "npm:1.48.2"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite-tsconfig-paths: "npm:5.0.1"
vite-tsconfig-paths: "npm:5.1.0"
vitest: "npm:2.1.4"
peerDependencies:
vitest: 2.1.4
Expand Down Expand Up @@ -16504,7 +16504,7 @@ __metadata:
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite-tsconfig-paths: "npm:5.0.1"
vite-tsconfig-paths: "npm:5.1.0"
vitest: "npm:2.1.4"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -20082,6 +20082,22 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:5.1.0":
version: 5.1.0
resolution: "vite-tsconfig-paths@npm:5.1.0"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
tsconfck: "npm:^3.0.3"
peerDependencies:
vite: "*"
peerDependenciesMeta:
vite:
optional: true
checksum: 10c0/fff3fc7ada55aa4cfd6cad5c6006a8eaf74df0cc1ed5e9282c0c479012c57095d391379cb1742c394711cbb3ee591c66e27838779d8388297bdf033aa6e57719
languageName: node
linkType: hard

"vite@npm:5.4.10, vite@npm:^5.0.0, vite@npm:^5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
Expand Down

0 comments on commit 128ccd0

Please sign in to comment.