Skip to content

Commit

Permalink
chore(pkg): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Aug 29, 2022
1 parent 761ace1 commit d69f29c
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 526 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"get-port": "^6.1.2",
"loader-utils": "^2.0.0",
"lodash": "^4.17.21",
"pathe": "^0.2.0",
"webpack-virtual-modules": "^0.4.3",
"pathe": "^0.3.5",
"webpack-virtual-modules": "^0.4.4",
"windicss": "^3.5.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/eslint-config": "^0.26.2",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@intlify/vue-i18n-loader": "^4.0.1",
Expand All @@ -63,7 +63,7 @@
"babel-loader": "^8.2.3",
"bumpp": "^8.2.1",
"css-loader": "^5.2.7",
"eslint": "^8.12.0",
"eslint": "^8.23.0",
"less": "^4.1.2",
"less-loader": "^7.3.0",
"postcss-loader": "^5.3.0",
Expand All @@ -72,10 +72,10 @@
"schema-utils": "^3.1.1",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vite": "^3.0.3",
"vitest": "^0.19.1",
"typescript": "^4.8.2",
"unbuild": "^0.8.9",
"vite": "^3.0.9",
"vitest": "^0.22.1",
"vue-loader": "^15.9.8",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14",
Expand Down
Loading

0 comments on commit d69f29c

Please sign in to comment.