Update pankow

This commit is contained in:
Johannes Zellner
2025-05-28 10:05:03 +02:00
parent 30b3be8194
commit 67c3883cb4
2 changed files with 44 additions and 44 deletions
+42 -42
View File
@@ -26,11 +26,11 @@
"marked": "^15.0.12",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"pankow": "^3.0.9",
"pankow": "^3.0.10",
"sass": "^1.89.0",
"vite": "^6.3.5",
"vue": "^3.5.15",
"vue-i18n": "^11.1.4",
"vue-i18n": "^11.1.5",
"vue-router": "^4.5.1"
}
},
@@ -712,13 +712,13 @@
}
},
"node_modules/@intlify/core-base": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.4.tgz",
"integrity": "sha512-VNIanL84HNBNAoJjPA2V8EykT5NtgNDquO2MsDQcSheo7EcCt4uvH14IHBEDKVoL6k38NNICLuRhtKOKqW2ylA==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.5.tgz",
"integrity": "sha512-xGRkISwV/2Trqb8yVQevlHm5roaQqy+75qwUzEQrviaQF0o4c5VDhjBW7WEGEoKFx09HSgq7NkvK/DAyuerTDg==",
"license": "MIT",
"dependencies": {
"@intlify/message-compiler": "11.1.4",
"@intlify/shared": "11.1.4"
"@intlify/message-compiler": "11.1.5",
"@intlify/shared": "11.1.5"
},
"engines": {
"node": ">= 16"
@@ -728,12 +728,12 @@
}
},
"node_modules/@intlify/message-compiler": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.4.tgz",
"integrity": "sha512-fQWJwTOBFNFGNr4I5k629hQxTGEKsDWhhTzr6Y4CN4OXJw/dLB/VbbQm5jlylqnv44RBZN5GSD+d1nWpNcAR5A==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.5.tgz",
"integrity": "sha512-YLSBbjD7qUdShe3ZAat9Hnf9E8FRpN6qmNFD/x5Xg5JVXjsks0kJ90Zj6aAuyoppJQA/YJdWZ8/bB7k3dg2TjQ==",
"license": "MIT",
"dependencies": {
"@intlify/shared": "11.1.4",
"@intlify/shared": "11.1.5",
"source-map-js": "^1.0.2"
},
"engines": {
@@ -744,9 +744,9 @@
}
},
"node_modules/@intlify/shared": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.4.tgz",
"integrity": "sha512-zOW2L5+QnWRQgM/7WNSPxa6E0F3wR2/KEQV7P4s4AXzxzmg0MuzLNiixvkRJU5h0Xb3DnHic6zybKva28kabDw==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.5.tgz",
"integrity": "sha512-+I4vRzHm38VjLr/CAciEPJhGYFzWWW4HMTm+6H3WqknXLh0ozNX9oC8ogMUwTSXYR/wGUb1/lTpNziiCH5MybQ==",
"license": "MIT",
"engines": {
"node": ">= 16"
@@ -2370,9 +2370,9 @@
}
},
"node_modules/pankow": {
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-3.0.9.tgz",
"integrity": "sha512-avAFSblMoMguY0GvJvhhM1w1wTewO9hPuEg23Em7tThJljZ5VmENr2B7Cf2VbvnVE4RATEC9lpPEzI7sHNpUiA==",
"version": "3.0.10",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-3.0.10.tgz",
"integrity": "sha512-EFccrln+xrAXb8lKMpfiI2RJMxAt0cFF+VHOQF2D8hIuYOLnMZTa4DYLa9DRC0mycspM0VvaryHDyZsuU2W7vA==",
"license": "ISC",
"dependencies": {
"@fontsource/inter": "^5.2.5",
@@ -2848,13 +2848,13 @@
}
},
"node_modules/vue-i18n": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.4.tgz",
"integrity": "sha512-0B2Q4rTSzQigfIQnsgNMgWOekouT2lr3hiKG3k7q3fQykr968BRdIUDnIvHisq/f1FPKbBznHpvAyGg78eDAyg==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.5.tgz",
"integrity": "sha512-XCwuaEA5AF97g1frvH/EI1zI9uo1XKTf2/OCFgts7NvUWRsjlgeHPrkJV+a3gpzai2pC4quZ4AnOHFO8QK9hsg==",
"license": "MIT",
"dependencies": {
"@intlify/core-base": "11.1.4",
"@intlify/shared": "11.1.4",
"@intlify/core-base": "11.1.5",
"@intlify/shared": "11.1.5",
"@vue/devtools-api": "^6.5.0"
},
"engines": {
@@ -3238,27 +3238,27 @@
"integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ=="
},
"@intlify/core-base": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.4.tgz",
"integrity": "sha512-VNIanL84HNBNAoJjPA2V8EykT5NtgNDquO2MsDQcSheo7EcCt4uvH14IHBEDKVoL6k38NNICLuRhtKOKqW2ylA==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.5.tgz",
"integrity": "sha512-xGRkISwV/2Trqb8yVQevlHm5roaQqy+75qwUzEQrviaQF0o4c5VDhjBW7WEGEoKFx09HSgq7NkvK/DAyuerTDg==",
"requires": {
"@intlify/message-compiler": "11.1.4",
"@intlify/shared": "11.1.4"
"@intlify/message-compiler": "11.1.5",
"@intlify/shared": "11.1.5"
}
},
"@intlify/message-compiler": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.4.tgz",
"integrity": "sha512-fQWJwTOBFNFGNr4I5k629hQxTGEKsDWhhTzr6Y4CN4OXJw/dLB/VbbQm5jlylqnv44RBZN5GSD+d1nWpNcAR5A==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.5.tgz",
"integrity": "sha512-YLSBbjD7qUdShe3ZAat9Hnf9E8FRpN6qmNFD/x5Xg5JVXjsks0kJ90Zj6aAuyoppJQA/YJdWZ8/bB7k3dg2TjQ==",
"requires": {
"@intlify/shared": "11.1.4",
"@intlify/shared": "11.1.5",
"source-map-js": "^1.0.2"
}
},
"@intlify/shared": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.4.tgz",
"integrity": "sha512-zOW2L5+QnWRQgM/7WNSPxa6E0F3wR2/KEQV7P4s4AXzxzmg0MuzLNiixvkRJU5h0Xb3DnHic6zybKva28kabDw=="
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.5.tgz",
"integrity": "sha512-+I4vRzHm38VjLr/CAciEPJhGYFzWWW4HMTm+6H3WqknXLh0ozNX9oC8ogMUwTSXYR/wGUb1/lTpNziiCH5MybQ=="
},
"@jridgewell/sourcemap-codec": {
"version": "1.5.0",
@@ -4242,9 +4242,9 @@
}
},
"pankow": {
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-3.0.9.tgz",
"integrity": "sha512-avAFSblMoMguY0GvJvhhM1w1wTewO9hPuEg23Em7tThJljZ5VmENr2B7Cf2VbvnVE4RATEC9lpPEzI7sHNpUiA==",
"version": "3.0.10",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-3.0.10.tgz",
"integrity": "sha512-EFccrln+xrAXb8lKMpfiI2RJMxAt0cFF+VHOQF2D8hIuYOLnMZTa4DYLa9DRC0mycspM0VvaryHDyZsuU2W7vA==",
"requires": {
"@fontsource/inter": "^5.2.5",
"@fortawesome/fontawesome-free": "^6.7.2",
@@ -4498,12 +4498,12 @@
}
},
"vue-i18n": {
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.4.tgz",
"integrity": "sha512-0B2Q4rTSzQigfIQnsgNMgWOekouT2lr3hiKG3k7q3fQykr968BRdIUDnIvHisq/f1FPKbBznHpvAyGg78eDAyg==",
"version": "11.1.5",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.5.tgz",
"integrity": "sha512-XCwuaEA5AF97g1frvH/EI1zI9uo1XKTf2/OCFgts7NvUWRsjlgeHPrkJV+a3gpzai2pC4quZ4AnOHFO8QK9hsg==",
"requires": {
"@intlify/core-base": "11.1.4",
"@intlify/shared": "11.1.4",
"@intlify/core-base": "11.1.5",
"@intlify/shared": "11.1.5",
"@vue/devtools-api": "^6.5.0"
}
},