mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Merge pull request #8010 from Ocelot-Social-Community/dependabot/npm_and_yarn/frontend/pinia-e67df56f88
Bump pinia-plugin-persistedstate from 4.1.1 to 4.1.2 in /frontend in the pinia group
This commit is contained in:
commit
6070465a37
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -22,7 +22,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"express": "^4.21.1",
|
||||
"pinia": "^2.2.4",
|
||||
"pinia-plugin-persistedstate": "^4.1.1",
|
||||
"pinia-plugin-persistedstate": "^4.1.2",
|
||||
"sass": "^1.80.4",
|
||||
"sass-loader": "^14.2.1",
|
||||
"sirv": "^3.0.0",
|
||||
@ -17010,9 +17010,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pinia-plugin-persistedstate": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.1.1.tgz",
|
||||
"integrity": "sha512-fUiUsbfBetGUZzX28z+ImAZw7FDXzwRrk+fN+ljF5OhQMhsSYfYeUzI9FLLtpjekYbfFHWvJiECkLI60RIuiPA==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.1.2.tgz",
|
||||
"integrity": "sha512-oh4y4lmtXcgbE3BDWTDBUl9F4G1lhtgDI+GnF+cDDZ/fF6wnGYp4TKQ6FCuv9hMLAkNjs6IzADZHwPBYq10ksQ==",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.13.2",
|
||||
"deep-pick-omit": "^1.2.1",
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"express": "^4.21.1",
|
||||
"pinia": "^2.2.4",
|
||||
"pinia-plugin-persistedstate": "^4.1.1",
|
||||
"pinia-plugin-persistedstate": "^4.1.2",
|
||||
"sass": "^1.80.4",
|
||||
"sass-loader": "^14.2.1",
|
||||
"sirv": "^3.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user