Skip to content

Commit fd376e6

Browse files
authored
Merge pull request #71 from raduwen/dependabot/npm_and_yarn/vite-plugin-mpa-1.1.0
Bump vite-plugin-mpa from 1.0.3 to 1.1.0
2 parents e8e75ca + 56513f9 commit fd376e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"firebase-tools": "^9.18.0",
3131
"typescript": "^4.4.3",
3232
"vite": "^2.5.6",
33-
"vite-plugin-mpa": "^1.0.3",
33+
"vite-plugin-mpa": "^1.1.0",
3434
"vite-tsconfig-paths": "^3.3.14"
3535
},
3636
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5551,10 +5551,10 @@ [email protected]:
55515551
core-util-is "1.0.2"
55525552
extsprintf "^1.2.0"
55535553

5554-
vite-plugin-mpa@^1.0.3:
5555-
version "1.0.3"
5556-
resolved "https://registry.yarnpkg.com/vite-plugin-mpa/-/vite-plugin-mpa-1.0.3.tgz#1c6ee5a8e8f5ace32e60827433fc73b56d705724"
5557-
integrity sha512-qNA0koRvn+iR1KUUjbWS1GRPXqhPCx17hdkpJ3VxdbjjnZcmhtMce/oN/6ww9g7fSN4McdNUO5r8Hsy9axu8kA==
5554+
vite-plugin-mpa@^1.1.0:
5555+
version "1.1.0"
5556+
resolved "https://registry.yarnpkg.com/vite-plugin-mpa/-/vite-plugin-mpa-1.1.0.tgz#7da9a243f90ae7fe88e5a63a8e993eaa94616461"
5557+
integrity sha512-EUv6i8XQeRmguYdSkn7NH2DJXwLp9Vr1Z1ovR+GGMZsiOMz3pTfHFuTqIx/QTmopMCUVwVeCGW78LllOmtZNSg==
55585558
dependencies:
55595559
connect-history-api-fallback "1.6.0"
55605560
shelljs "0.8.4"

0 commit comments

Comments
 (0)