mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Bump pinia-plugin-persistedstate in /frontend in the pinia group
Bumps the pinia group in /frontend with 1 update: [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate). Updates `pinia-plugin-persistedstate` from 4.1.1 to 4.1.2 - [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases) - [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md) - [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: pinia-plugin-persistedstate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pinia ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
67bb403571
commit
85b9978fd4
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