Skip to content

Commit 3f4f5bf

Browse files
authored
Merge pull request #1024 from owlchester/dependabot/npm_and_yarn/vite-6.0.12
Bump vite from 6.0.11 to 6.0.12
2 parents ab1fdf4 + 67efeaa commit 3f4f5bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"postcss": "^8.5.1",
1818
"sass": "^1.22.9",
1919
"tailwindcss": "^3.4.13",
20-
"vite": "^6.0.11",
20+
"vite": "^6.0.12",
2121
"vue": "^3.3",
2222
"vue-loader": "^17.0.0"
2323
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2321,10 +2321,10 @@ vite-plugin-full-reload@^1.1.0:
23212321
picocolors "^1.0.0"
23222322
picomatch "^2.3.1"
23232323

2324-
vite@^6.0.11:
2325-
version "6.0.11"
2326-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.11.tgz#224497e93e940b34c3357c9ebf2ec20803091ed8"
2327-
integrity sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==
2324+
vite@^6.0.12:
2325+
version "6.0.12"
2326+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.12.tgz#0e3de2441057011f7c20bf018ea16d3824bdbd6b"
2327+
integrity sha512-gzLogvGSgX2xyAt0J5qhJ7SmdO5aLdShABkU8Ev7dIl8AcrlFSLcj9GHReSq9pGJF/q5C4CZKdtDlkC6DyvQ3w==
23282328
dependencies:
23292329
esbuild "^0.24.2"
23302330
postcss "^8.4.49"

0 commit comments

Comments
 (0)