Skip to content

Commit 11839fe

Browse files
author
jerrywu
committed
docs: pkg version
1 parent 9fa2941 commit 11839fe

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"docs:serve": "vitepress serve docs"
1010
},
1111
"devDependencies": {
12-
"vitepress": "1.0.0-rc.45",
12+
"vitepress": "^1.1.4",
1313
"vitepress-plugin-sandpack": "latest"
1414
}
1515
}

package.json

+39-39
Original file line numberDiff line numberDiff line change
@@ -75,76 +75,76 @@
7575
"typecheck": "tsc && vue-tsc"
7676
},
7777
"dependencies": {
78-
"@babel/runtime": "^7.24.0",
79-
"core-js": "^3.36.0"
78+
"@babel/runtime": "^7.24.5",
79+
"core-js": "^3.37.1"
8080
},
8181
"devDependencies": {
82-
"@babel/plugin-transform-runtime": "^7.24.0",
83-
"@babel/plugin-transform-typescript": "^7.23.6",
84-
"@babel/preset-env": "^7.24.0",
85-
"@babel/preset-typescript": "^7.23.3",
86-
"@commitlint/cli": "^19.2.0",
87-
"@commitlint/config-conventional": "^19.1.0",
82+
"@babel/plugin-transform-runtime": "^7.24.3",
83+
"@babel/plugin-transform-typescript": "^7.24.5",
84+
"@babel/preset-env": "^7.24.5",
85+
"@babel/preset-typescript": "^7.24.1",
86+
"@commitlint/cli": "^19.3.0",
87+
"@commitlint/config-conventional": "^19.2.2",
8888
"@rollup/plugin-babel": "^6.0.4",
89-
"@storybook/addon-essentials": "^8.0.0",
90-
"@storybook/addon-interactions": "^8.0.0",
91-
"@storybook/addon-links": "^8.0.0",
92-
"@storybook/addon-onboarding": "^8.0.0",
93-
"@storybook/blocks": "^8.0.0",
94-
"@storybook/test": "^8.0.0",
95-
"@storybook/vue3": "^8.0.0",
96-
"@storybook/vue3-vite": "^8.0.0",
97-
"@swc/core": "^1.4.8",
98-
"@testing-library/jest-dom": "^6.4.2",
89+
"@storybook/addon-essentials": "^8.1.1",
90+
"@storybook/addon-interactions": "^8.1.1",
91+
"@storybook/addon-links": "^8.1.1",
92+
"@storybook/addon-onboarding": "^8.1.1",
93+
"@storybook/blocks": "^8.1.1",
94+
"@storybook/test": "^8.1.1",
95+
"@storybook/vue3": "^8.1.1",
96+
"@storybook/vue3-vite": "^8.1.1",
97+
"@swc/core": "^1.5.7",
98+
"@testing-library/jest-dom": "^6.4.5",
9999
"@testing-library/user-event": "^14.5.2",
100-
"@testing-library/vue": "^8.0.2",
100+
"@testing-library/vue": "^8.0.3",
101101
"@types/lodash.isequal": "^4.5.8",
102102
"@types/lz-string": "^1.5.0",
103-
"@types/node": "^20.11.27",
104-
"@typescript-eslint/eslint-plugin": "^7.2.0",
105-
"@typescript-eslint/parser": "^7.2.0",
103+
"@types/node": "^20.12.12",
104+
"@typescript-eslint/eslint-plugin": "^7.9.0",
105+
"@typescript-eslint/parser": "^7.9.0",
106106
"@vitejs/plugin-vue": "^5.0.4",
107107
"@vitejs/plugin-vue-jsx": "^3.1.0",
108-
"@vitest/ui": "^1.3.1",
109-
"@vue/babel-plugin-jsx": "^1.2.1",
108+
"@vitest/ui": "^1.6.0",
109+
"@vue/babel-plugin-jsx": "^1.2.2",
110110
"@vue/eslint-config-typescript": "^13.0.0",
111111
"babel-loader": "^9.1.3",
112-
"browserslist-to-esbuild": "^1.2.0",
113-
"bumpp": "^9.4.0",
112+
"browserslist-to-esbuild": "^2.1.1",
113+
"bumpp": "^9.4.1",
114114
"cross-env": "^7.0.3",
115-
"cssnano": "^6.1.0",
115+
"cssnano": "^7.0.1",
116116
"esbuild-plugin-babel": "^0.2.3",
117117
"eslint": "^8.57.0",
118118
"eslint-config-airbnb-base": "^15.0.0",
119119
"eslint-config-airbnb-typescript": "^18.0.0",
120120
"eslint-plugin-import": "^2.29.1",
121121
"eslint-plugin-jsx-a11y": "^6.8.0",
122122
"eslint-plugin-storybook": "^0.8.0",
123-
"eslint-plugin-vue": "^9.23.0",
123+
"eslint-plugin-vue": "^9.26.0",
124124
"husky": "^9.0.11",
125125
"jsdom": "^24.0.0",
126126
"lint-staged": "^15.2.2",
127-
"npm": "^10.5.0",
127+
"npm": "^10.7.0",
128128
"npm-run-all": "^4.1.5",
129-
"postcss": "^8.4.35",
129+
"postcss": "^8.4.38",
130130
"postcss-cli": "^11.0.0",
131131
"postcss-flexbugs-fixes": "^5.0.2",
132132
"postcss-nested": "^6.0.1",
133-
"postcss-preset-env": "^9.5.1",
133+
"postcss-preset-env": "^9.5.13",
134134
"postcss-scss": "^4.0.9",
135-
"rimraf": "^5.0.5",
136-
"sass": "^1.72.0",
135+
"rimraf": "^5.0.7",
136+
"sass": "^1.77.1",
137137
"shelljs": "^0.8.5",
138-
"storybook": "^8.0.0",
138+
"storybook": "^8.1.1",
139139
"stylelint": "^15.11.0",
140140
"stylelint-config-recommended-vue": "^1.5.0",
141141
"stylelint-config-standard": "^34.0.0",
142142
"tsup": "^8.0.2",
143-
"typescript": "^5.4.2",
144-
"vite": "^5.1.6",
145-
"vite-plugin-dts": "^3.7.3",
146-
"vitest": "^1.3.1",
147-
"vue-tsc": "^2.0.6"
143+
"typescript": "^5.4.5",
144+
"vite": "^5.2.11",
145+
"vite-plugin-dts": "^3.9.1",
146+
"vitest": "^1.6.0",
147+
"vue-tsc": "^2.0.18"
148148
},
149149
"peerDependencies": {
150150
"vue": ">=3.2.0"

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typecheck": "tsc && vue-tsc"
1111
},
1212
"dependencies": {
13-
"vue-router": "^4.3.0"
13+
"vue-router": "^4.3.2"
1414
},
1515
"devDependencies": {
1616
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)