Skip to content

Commit d208250

Browse files
authored
Merge pull request #210 from COSCUP/renovate/all-minor-patch
2 parents c179e92 + e0a3ace commit d208250

File tree

2 files changed

+1417
-903
lines changed

2 files changed

+1417
-903
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"packageManager": "pnpm@10.17.1",
3+
"packageManager": "pnpm@10.18.0",
44
"imports": {
55
"#*": "./*"
66
},
@@ -23,32 +23,32 @@
2323
"@vueuse/core": "13.9.0",
2424
"calendar-link": "2.11.0",
2525
"leaflet": "1.9.4",
26-
"lightningcss": "1.30.1",
26+
"lightningcss": "1.30.2",
2727
"markdown-it": "14.1.0",
2828
"markdown-it-container": "4.0.0",
2929
"medium-zoom": "1.1.0",
3030
"osmtogeojson": "3.0.0-beta.5",
31-
"reka-ui": "2.5.0",
32-
"unplugin-icons": "22.3.0",
31+
"reka-ui": "2.5.1",
32+
"unplugin-icons": "22.4.2",
3333
"unplugin-vue-components": "29.1.0",
3434
"vitepress": "2.0.0-alpha.12",
35-
"vue": "3.5.21",
36-
"vue-sonner": "2.0.8"
35+
"vue": "3.5.22",
36+
"vue-sonner": "2.0.9"
3737
},
3838
"devDependencies": {
3939
"@antfu/eslint-config": "5.4.1",
4040
"@hey-api/openapi-ts": "0.77.0",
4141
"@types/leaflet": "1.9.20",
4242
"@types/markdown-it": "14.1.2",
43-
"@types/node": "22.18.6",
43+
"@types/node": "22.18.8",
4444
"env-cmd": "11.0.0",
45-
"eslint": "9.36.0",
45+
"eslint": "9.37.0",
4646
"eslint-plugin-format": "1.0.2",
4747
"husky": "9.1.7",
48-
"lint-staged": "16.2.0",
49-
"typescript": "5.9.2",
50-
"vite": "7.1.7",
51-
"vue-tsc": "3.0.8"
48+
"lint-staged": "16.2.3",
49+
"typescript": "5.9.3",
50+
"vite": "7.1.9",
51+
"vue-tsc": "3.1.0"
5252
},
5353
"pnpm": {
5454
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)