Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 180e5bf commit 7281718
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 255 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"jiti": "^1.19.1",
"lerna": "^6.6.2",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.2"
},
"packageManager": "[email protected].10"
"packageManager": "[email protected].12"
}
6 changes: 3 additions & 3 deletions packages/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nuxt/ui-assets": "^0.2.0",
"@types/html-minifier": "^4.0.2",
"@types/lodash.template": "^4.5.1",
"critters": "0.0.16",
"critters": "0.0.20",
"execa": "^7.2.0",
"globby": "^13.2.2",
"html-minifier": "^4.0.0",
Expand All @@ -36,8 +36,8 @@
"lodash.template": "^4.5.0",
"scule": "^1.0.0",
"upath": "^2.0.1",
"vite": "^4.4.7",
"vite-plugin-windicss": "^1.9.0",
"vite": "^4.4.9",
"vite-plugin-windicss": "^1.9.1",
"windicss": "^3.5.6"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 7281718

Please sign in to comment.