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:
mahula 2024-10-26 12:04:49 +02:00 committed by GitHub
commit 6070465a37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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",