|
69 | 69 | "vue-router": "^4.1.5" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | - "@docsearch/css": "^3.2.1", |
73 | | - "@docsearch/js": "^3.2.1", |
74 | | - "@stackblitz/sdk": "^1.8.0", |
| 72 | + "@docsearch/css": "^3.5.1", |
| 73 | + "@docsearch/js": "^3.5.1", |
| 74 | + "@stackblitz/sdk": "^1.9.0", |
75 | 75 | "@types/markdown-it": "^12.2.3", |
76 | 76 | "@types/markdown-it-container": "^2.0.5", |
77 | | - "@typescript-eslint/eslint-plugin": "^5.40.0", |
78 | | - "@typescript-eslint/parser": "^5.40.0", |
79 | | - "@vitejs/plugin-vue": "^3.1.2", |
80 | | - "@vue/test-utils": "^2.1.0", |
| 77 | + "@typescript-eslint/eslint-plugin": "^5.60.1", |
| 78 | + "@typescript-eslint/parser": "^5.60.1", |
| 79 | + "@vitejs/plugin-vue": "^4.2.3", |
| 80 | + "@vue/test-utils": "2.1.0", |
81 | 81 | "@vueuse/head": "^0.9.8", |
82 | | - "autoprefixer": "^10.4.12", |
83 | | - "components-helper": "^2.1.3", |
84 | | - "cssnano": "^5.1.13", |
| 82 | + "autoprefixer": "^10.4.14", |
| 83 | + "components-helper": "^2.1.4", |
| 84 | + "cssnano": "^6.0.1", |
85 | 85 | "escape-html": "^1.0.3", |
86 | | - "eslint": "^8.25.0", |
| 86 | + "eslint": "^8.44.0", |
87 | 87 | "eslint-plugin-prettier": "^4.2.1", |
88 | | - "eslint-plugin-vue": "^9.6.0", |
| 88 | + "eslint-plugin-vue": "^9.15.1", |
89 | 89 | "esno": "^0.16.3", |
90 | 90 | "execa": "^5.1.1", |
91 | | - "fast-glob": "^3.2.12", |
92 | | - "husky": "^8.0.1", |
93 | | - "jsdom": "^22.0.0", |
94 | | - "lint-staged": "^13.0.3", |
95 | | - "markdown-it-anchor": "^8.6.5", |
| 91 | + "fast-glob": "^3.3.0", |
| 92 | + "husky": "^8.0.3", |
| 93 | + "jsdom": "^22.1.0", |
| 94 | + "lint-staged": "^13.2.3", |
| 95 | + "markdown-it-anchor": "^8.6.7", |
96 | 96 | "markdown-it-container": "^3.0.0", |
97 | | - "postcss": "^8.4.18", |
98 | | - "postcss-cli": "^10.0.0", |
99 | | - "postcss-import": "^15.0.0", |
100 | | - "postcss-preset-env": "^7.8.2", |
101 | | - "prettier": "^2.7.1", |
| 97 | + "postcss": "^8.4.24", |
| 98 | + "postcss-cli": "^10.1.0", |
| 99 | + "postcss-import": "^15.1.0", |
| 100 | + "postcss-preset-env": "^8.5.1", |
| 101 | + "prettier": "^2.8.8", |
102 | 102 | "prismjs": "^1.29.0", |
103 | 103 | "resize-observer-polyfill": "^1.5.1", |
104 | 104 | "rimraf": "^3.0.2", |
105 | 105 | "sitemap": "^7.1.1", |
106 | | - "typescript": "^4.8.4", |
107 | | - "vite": "^3.1.8", |
108 | | - "vite-plugin-pwa": "^0.13.1", |
109 | | - "vite-plugin-vue-markdown": "^0.22.1", |
110 | | - "vitest": "^0.31.1", |
| 106 | + "typescript": "^5.1.6", |
| 107 | + "vite": "^4.3.9", |
| 108 | + "vite-plugin-pwa": "^0.16.4", |
| 109 | + "vite-plugin-vue-markdown": "^0.22.6", |
| 110 | + "vitest": "^0.32.2", |
111 | 111 | "vue-tsc": "^0.40.13", |
112 | | - "workbox-window": "^6.5.4" |
| 112 | + "workbox-window": "^7.0.0" |
113 | 113 | }, |
114 | 114 | "pnpm": { |
115 | 115 | "peerDependencyRules": { |
|
0 commit comments