File tree Expand file tree Collapse file tree 2 files changed +436
-475
lines changed Expand file tree Collapse file tree 2 files changed +436
-475
lines changed Original file line number Diff line number Diff line change 1515 "@vueuse/core": "^10.11.1",
1616 "@vueuse/head": "^2.0.0",
1717 "esbuild": "0.23.1",
18+ "ofetch": "^1.3.4",
1819 "pinia": "^2.3.1",
1920 "prism-theme-vars": "^0.2.5",
21+ "string": "^3.3.3",
2022 "vue": "^3.5.17",
2123 "vue-gtag-next": "^1.14.0",
2224 "vue-router": "^4.5.1"
4446 "markdown-it": "^14.1.0",
4547 "markdown-it-anchor": "^9.2.0",
4648 "markdown-it-link-attributes": "^4.0.1",
47- "markdown-it-prism": "^2.3.1",
48- "ofetch": "^1.4.1",
49- "postcss": "^8.5.6",
50- "prettier": "^3.6.2",
51- "prettier-plugin-tailwindcss": "^0.5.14",
52- "prismjs": "^1.30.0",
53- "string": "^3.3.3",
49+ "markdown-it-prism": "^2.3.0",
50+ "markdown-it-table-of-contents": "^0.6.0",
51+ "postcss": "^8.4.38",
52+ "prismjs": "^1.29.0",
53+ "rimraf": "^5.0.7",
5454 "tailwindcss": "^3.4.17",
5555 "typescript": "^5.8.3",
5656 "unplugin-auto-import": "^0.18.6",
6565 "vitest": "^1.6.1",
6666 "vue-tsc": "^2.2.12"
6767 },
68- "pnpm": {
69- "peerDependencyRules": {
70- "ignoreMissing": [
71- "@algolia/client-search",
72- "react",
73- "react-dom",
74- "@types/react"
75- ]
76- }
77- },
7868 "engines": {
7969 "node": ">=20"
8070 }
You can’t perform that action at this time.
0 commit comments