Skip to content

Commit

Permalink
chore: bump deps & lint
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Sep 14, 2023
1 parent 7593a7b commit d514383
Show file tree
Hide file tree
Showing 11 changed files with 2,475 additions and 2,378 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "windicss-webpack-plugin",
"version": "1.7.8",
"packageManager": "pnpm@7.1.3",
"packageManager": "pnpm@8.7.4",
"license": "MIT",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dev:vue-nx": "yarn build && cd example/vue-cli-next && yarn serve"
},
"dependencies": {
"@windicss/plugin-utils": "^1.8.10",
"@windicss/plugin-utils": "^1.9.1",
"debug": "^4.3.4",
"get-port": "^6.1.2",
"loader-utils": "^2.0.0",
Expand All @@ -52,7 +52,7 @@
"windicss": "^3.5.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.2",
"@antfu/eslint-config": "^0.42.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@intlify/vue-i18n-loader": "^4.2.0",
Expand All @@ -64,7 +64,7 @@
"babel-loader": "^8.2.3",
"bumpp": "^8.2.1",
"css-loader": "^5.2.7",
"eslint": "^8.33.0",
"eslint": "^8.49.0",
"less": "^4.1.3",
"less-loader": "^7.3.0",
"postcss-loader": "^5.3.0",
Expand All @@ -73,8 +73,8 @@
"schema-utils": "^3.1.1",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.1.1",
"vitest": "^0.28.4",
"vue-loader": "^15.9.8",
Expand Down
Loading

0 comments on commit d514383

Please sign in to comment.