Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 8cb7222 commit 2198bad
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"typedoc": "0.25.2",
"typedoc-plugin-markdown": "3.16.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"typedoc": "0.25.2",
"typedoc-plugin-markdown": "3.16.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
"webpack": "5.89.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"typedoc": "0.25.2",
"typedoc-plugin-markdown": "3.16.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1370,7 +1370,7 @@ __metadata:
typedoc: "npm:0.25.2"
typedoc-plugin-markdown: "npm:3.16.0"
typescript: "npm:5.2.2"
vite: "npm:4.4.11"
vite: "npm:4.5.0"
vite-tsconfig-paths: "npm:4.2.1"
vitest: "npm:0.34.6"
languageName: unknown
Expand Down Expand Up @@ -1410,7 +1410,7 @@ __metadata:
typedoc: "npm:0.25.2"
typedoc-plugin-markdown: "npm:3.16.0"
typescript: "npm:5.2.2"
vite: "npm:4.4.11"
vite: "npm:4.5.0"
vite-tsconfig-paths: "npm:4.2.1"
vitest: "npm:0.34.6"
webpack: "npm:5.89.0"
Expand Down Expand Up @@ -1442,7 +1442,7 @@ __metadata:
typedoc: "npm:0.25.2"
typedoc-plugin-markdown: "npm:3.16.0"
typescript: "npm:5.2.2"
vite: "npm:4.4.11"
vite: "npm:4.5.0"
vite-tsconfig-paths: "npm:4.2.1"
vitest: "npm:0.34.6"
languageName: unknown
Expand Down

0 comments on commit 2198bad

Please sign in to comment.