File tree Expand file tree Collapse file tree 4 files changed +145
-175
lines changed
Expand file tree Collapse file tree 4 files changed +145
-175
lines changed Original file line number Diff line number Diff line change 2020 "preview" : " vitepress preview"
2121 },
2222 "devDependencies" : {
23- "vitepress" : " ^1.6.1 "
23+ "vitepress" : " ^1.6.2 "
2424 }
2525}
Original file line number Diff line number Diff line change 4242 "@icebreakers/monorepo" : " workspace:*" ,
4343 "@icebreakers/stylelint-config" : " ^0.1.4" ,
4444 "@types/fs-extra" : " ^11.0.4" ,
45- "@types/get-value" : " ^3.0.5" ,
46- "@types/git-url-parse" : " ^9.0.3" ,
47- "@types/klaw" : " ^3.0.6" ,
48- "@types/lint-staged" : " ^13.3.0" ,
49- "@types/lodash" : " ^4.17.14" ,
50- "@types/lodash-es" : " ^4.17.12" ,
51- "@types/micromatch" : " ^4.0.9" ,
5245 "@types/node" : " ^22.10.7" ,
53- "@types/set-value" : " ^4.0.3" ,
5446 "@vitest/coverage-v8" : " ~3.0.2" ,
5547 "ci-info" : " ^4.1.0" ,
5648 "cross-env" : " ^7.0.3" ,
5749 "defu" : " ^6.1.4" ,
50+ "es-toolkit" : " ^1.31.0" ,
5851 "eslint" : " ^9.18.0" ,
5952 "execa" : " ^9.5.2" ,
6053 "fs-extra" : " ^11.3.0" ,
61- "get-value" : " ^3.0.1" ,
6254 "husky" : " ^9.1.6" ,
6355 "lint-staged" : " ^15.4.1" ,
64- "lodash" : " ^4.17.21" ,
65- "lodash-es" : " ^4.17.21" ,
66- "micromatch" : " ^4.0.8" ,
6756 "only-allow" : " ^1.2.1" ,
6857 "pathe" : " ^2.0.2" ,
6958 "pkg-types" : " ^1.3.1" ,
7059 "rimraf" : " ^6.0.1" ,
71- "set-value" : " ^4.1.0" ,
7260 "tslib" : " ^2.8.0" ,
7361 "tsup" : " ^8.3.5" ,
7462 "tsx" : " ^4.19.2" ,
Original file line number Diff line number Diff line change 6565 "fs-extra" : " ^11.3.0" ,
6666 "git-url-parse" : " ^16.0.0" ,
6767 "klaw" : " ^4.1.0" ,
68- "p-queue" : " ^8.0.1 " ,
68+ "p-queue" : " ^8.1.0 " ,
6969 "pathe" : " ^2.0.2" ,
7070 "picocolors" : " ^1.1.1" ,
7171 "simple-git" : " ^3.27.0"
72+ },
73+ "devDependencies" : {
74+ "@types/get-value" : " ^3.0.5" ,
75+ "@types/git-url-parse" : " ^9.0.3" ,
76+ "@types/klaw" : " ^3.0.6" ,
77+ "@types/micromatch" : " ^4.0.9" ,
78+ "@types/set-value" : " ^4.0.3" ,
79+ "get-value" : " ^3.0.1" ,
80+ "micromatch" : " ^4.0.8" ,
81+ "set-value" : " ^4.1.0"
7282 }
7383}
You can’t perform that action at this time.
0 commit comments