| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,20 +12,20 @@ | |||
| 12 | 12 | "lint": "eslint . && case-police '**/*.md'" | |
| 13 | 13 | }, | |
| 14 | 14 | "devDependencies": { | |
| 15 | - "@iconify/json": "^2.2.272", | ||
| 16 | - "@shikijs/vitepress-twoslash": "^1.23.0", | ||
| 17 | - "case-police": "^0.7.0", | ||
| 15 | + "@iconify/json": "^2.2.277", | ||
| 16 | + "@shikijs/vitepress-twoslash": "^1.24.0", | ||
| 17 | + "case-police": "^0.7.2", | ||
| 18 | 18 | "consola": "^3.2.3", | |
| 19 | 19 | "dotenv": "^16.4.5", | |
| 20 | - "eslint": "^9.14.0", | ||
| 20 | + "eslint": "^9.15.0", | ||
| 21 | 21 | "markdown-it": "^14.1.0", | |
| 22 | 22 | "markdown-it-github-alerts": "^0.3.0", | |
| 23 | 23 | "ofetch": "^1.4.1", | |
| 24 | 24 | "tsx": "^4.19.2", | |
| 25 | 25 | "unocss": "^0.64.1", | |
| 26 | 26 | "unplugin": "workspace:*", | |
| 27 | - "unplugin-icons": "^0.20.1", | ||
| 28 | - "unplugin-vue-components": "^0.27.4", | ||
| 27 | + "unplugin-icons": "^0.20.2", | ||
| 28 | + "unplugin-vue-components": "^0.27.5", | ||
| 29 | 29 | "vitepress": "^1.5.0", | |
| 30 | 30 | "vitepress-plugin-group-icons": "^1.3.0", | |
| 31 | 31 | "vue": "^3.5.13" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -51,36 +51,36 @@ | |||
| 51 | 51 | }, | |
| 52 | 52 | "devDependencies": { | |
| 53 | 53 | "@ampproject/remapping": "^2.3.0", | |
| 54 | - "@antfu/eslint-config": "^3.9.1", | ||
| 55 | - "@antfu/ni": "^0.23.0", | ||
| 54 | + "@antfu/eslint-config": "^3.11.2", | ||
| 55 | + "@antfu/ni": "^0.23.1", | ||
| 56 | 56 | "@farmfe/cli": "1.0.3", | |
| 57 | 57 | "@farmfe/core": "1.3.12", | |
| 58 | - "@rspack/cli": "^1.0.14", | ||
| 59 | - "@rspack/core": "^1.0.14", | ||
| 58 | + "@rspack/cli": "^1.1.4", | ||
| 59 | + "@rspack/core": "^1.1.4", | ||
| 60 | 60 | "@types/fs-extra": "^11.0.4", | |
| 61 | - "@types/node": "^22.9.0", | ||
| 61 | + "@types/node": "^22.10.1", | ||
| 62 | 62 | "@types/webpack-sources": "^3.2.3", | |
| 63 | 63 | "bumpp": "^9.8.1", | |
| 64 | 64 | "conventional-changelog-cli": "^5.0.0", | |
| 65 | 65 | "esbuild": "^0.24.0", | |
| 66 | 66 | "esbuild-plugin-copy": "^2.1.1", | |
| 67 | - "eslint": "^9.14.0", | ||
| 67 | + "eslint": "^9.15.0", | ||
| 68 | 68 | "fast-glob": "^3.3.2", | |
| 69 | 69 | "fs-extra": "^11.2.0", | |
| 70 | 70 | "jiti": "^2.4.0", | |
| 71 | 71 | "lint-staged": "^15.2.10", | |
| 72 | - "magic-string": "^0.30.12", | ||
| 72 | + "magic-string": "^0.30.14", | ||
| 73 | 73 | "picocolors": "^1.1.1", | |
| 74 | 74 | "rolldown": "^0.14.0", | |
| 75 | - "rollup": "^4.27.0", | ||
| 75 | + "rollup": "^4.27.4", | ||
| 76 | 76 | "simple-git-hooks": "^2.11.1", | |
| 77 | 77 | "tsup": "^8.3.5", | |
| 78 | - "typescript": "^5.6.3", | ||
| 78 | + "typescript": "^5.7.2", | ||
| 79 | 79 | "unplugin": "workspace:*", | |
| 80 | 80 | "unplugin-unused": "^0.2.3", | |
| 81 | - "vite": "^5.4.11", | ||
| 82 | - "vitest": "^2.1.5", | ||
| 83 | - "webpack": "^5.95.0", | ||
| 81 | + "vite": "^6.0.1", | ||
| 82 | + "vitest": "^2.1.6", | ||
| 83 | + "webpack": "^5.96.1", | ||
| 84 | 84 | "webpack-cli": "4.10.0" | |
| 85 | 85 | }, | |
| 86 | 86 | "simple-git-hooks": { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments