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

Commit

Permalink
chore(deps): update all non-major dependencies (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent cf40605 commit 6f51a14
Show file tree
Hide file tree
Showing 3 changed files with 480 additions and 323 deletions.
8 changes: 4 additions & 4 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.1.0",
"eslint": "^8.55.0",
"eslint": "^8.57.0",
"jiti": "^1.21.0",
"lerna": "^8.0.0",
"typescript": "^5.3.3",
"lerna": "^8.1.2",
"typescript": "^5.4.3",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.15.5"
}
8 changes: 4 additions & 4 deletions packages/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"@nuxt/ui-assets": "^0.2.0",
"@types/html-minifier": "^4.0.5",
"@types/lodash.template": "^4.5.3",
"critters": "0.0.20",
"critters": "0.0.22",
"execa": "^8.0.1",
"globby": "^14.0.0",
"globby": "^14.0.1",
"html-minifier": "^4.0.0",
"jiti": "^1.21.0",
"knitwork": "^1.0.0",
"lodash.template": "^4.5.0",
"scule": "^1.1.1",
"scule": "^1.3.0",
"upath": "^2.0.1",
"vite": "^5.0.8",
"vite-plugin-windicss": "^1.9.2",
"vite-plugin-windicss": "^1.9.3",
"windicss": "^3.5.6"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 6f51a14

Please sign in to comment.