2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency vite-plugin-commonjs to v0.9.0

This commit is contained in:
renovate[bot] 2023-08-28 01:04:48 +00:00 committed by Daniel Lockyer
parent 96b0fae0ad
commit 9e0fc878a1
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"stylelint": "15.10.1",
"tailwindcss": "3.3.3",
"vite": "4.4.9",
"vite-plugin-commonjs": "0.8.2",
"vite-plugin-commonjs": "0.9.0",
"vite-plugin-svgr": "3.2.0",
"vitest": "0.34.2",
"@tryghost/i18n": "0.0.0"

View file

@ -29908,10 +29908,10 @@ vite-node@0.34.2:
picocolors "^1.0.0"
vite "^3.0.0 || ^4.0.0"
vite-plugin-commonjs@0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/vite-plugin-commonjs/-/vite-plugin-commonjs-0.8.2.tgz#5e372da3f43774dd1ac0baa0f2f3018934f49831"
integrity sha512-UJlvuioutS7Tno3p3Dqxkr0G4xXt8ILYsJzOiyvFlEsyAxFRofsBGHN/Sl15q0Y4vtvvC7+QZCc6GuUxOM6Cmg==
vite-plugin-commonjs@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/vite-plugin-commonjs/-/vite-plugin-commonjs-0.9.0.tgz#f3d688b8e84ba7cdcae6e438900ff3ec662831b1"
integrity sha512-rgQ+9D3uN/mKDb08EFjVJTVFhXZSuFZdZSjGnrWorqoO+3VVTkDMDKEHts8gh9ypWjoOn8F4M9WKVNqUw1GKlA==
dependencies:
acorn "^8.8.2"
fast-glob "^3.2.12"