mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Update dependency vite-plugin-commonjs to v0.10.0
This commit is contained in:
parent
1a8ba0693c
commit
0e85fdf49f
@ -65,7 +65,7 @@
|
||||
"stylelint": "15.10.3",
|
||||
"tailwindcss": "3.3.3",
|
||||
"vite": "4.4.11",
|
||||
"vite-plugin-commonjs": "0.9.0",
|
||||
"vite-plugin-commonjs": "0.10.0",
|
||||
"vite-plugin-svgr": "3.3.0",
|
||||
"vitest": "0.34.3",
|
||||
"@tryghost/i18n": "0.0.0"
|
||||
|
@ -31327,10 +31327,10 @@ vite-node@0.34.3:
|
||||
picocolors "^1.0.0"
|
||||
vite "^3.0.0 || ^4.0.0"
|
||||
|
||||
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==
|
||||
vite-plugin-commonjs@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-commonjs/-/vite-plugin-commonjs-0.10.0.tgz#b748361e761b2d4d9ef8c76be36508cc54ca0a98"
|
||||
integrity sha512-tl0/fy4VJ9yMjL4QocviiDan1iyKvUIY7Pn+pn6rpWyyqdprzgP4s2UFXoMiJIVYMV6oJ5goyAHZMKJkS/CxPA==
|
||||
dependencies:
|
||||
acorn "^8.8.2"
|
||||
fast-glob "^3.2.12"
|
||||
|
Loading…
Reference in New Issue
Block a user