Skip to content

Commit

Permalink
Merge pull request #4420 from serlo/dependabot/npm_and_yarn/vite-5.4.12
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 5.4.11 to 5.4.12
  • Loading branch information
elbotho authored Jan 22, 2025
2 parents 8da5877 + b33c468 commit 9012e63
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/editor-web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"prettier-plugin-tailwindcss": "^0.6.8",
"react": "^18.2.0",
"react-dom": "^18.3.1",
"vite": "^5.4.11",
"vite": "^5.4.12",
"vite-plugin-dts": "4.3.0"
},
"packageManager": "yarn@3.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"ts-key-enum": "^2.0.13",
"typescript": "^5.6.3",
"uuid": "^11.0.3",
"vite": "^5.4.11",
"vite": "^5.4.12",
"vite-plugin-dts": "4.3.0",
"vite-plugin-svgr": "^4.3.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5742,7 +5742,7 @@ __metadata:
prettier-plugin-tailwindcss: ^0.6.8
react: ^18.2.0
react-dom: ^18.3.1
vite: ^5.4.11
vite: ^5.4.12
vite-plugin-dts: 4.3.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5848,7 +5848,7 @@ __metadata:
ts-key-enum: ^2.0.13
typescript: ^5.6.3
uuid: ^11.0.3
vite: ^5.4.11
vite: ^5.4.12
vite-plugin-dts: 4.3.0
vite-plugin-svgr: ^4.3.0
languageName: unknown
Expand Down Expand Up @@ -19479,9 +19479,9 @@ react-mathquill@Entkenntnis/tmp-react-mathquill:
languageName: node
linkType: hard

"vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
"vite@npm:^5.4.12":
version: 5.4.14
resolution: "vite@npm:5.4.14"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -19518,7 +19518,7 @@ react-mathquill@Entkenntnis/tmp-react-mathquill:
optional: true
bin:
vite: bin/vite.js
checksum: 8c5b31d17487b69c40a30419dc0ade9f33360eb6893dbfa33a90980271bd74d35ae550b5cbb2a9e640f0df41ea36fd1bb4f222c98f6d02e607080f20832e69e8
checksum: 7360661da0415809454ff8809b6666e868ffc3e5ccfbd5fc17425341546cdc3dd3d37c68fcd6ed7305252aaecd0d251ede3745b57aaebd00b8aececc30b6697b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9012e63

Please sign in to comment.