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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 1c87086 commit b271a9b
Show file tree
Hide file tree
Showing 3 changed files with 551 additions and 492 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"release": "FORCE_COLOR=1 lerna publish -m \"chore: release\""
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.46.0",
"jiti": "^1.19.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"eslint": "^8.51.0",
"jiti": "^1.20.0",
"lerna": "^6.6.2",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.10"
"packageManager": "pnpm@8.9.1"
}
10 changes: 5 additions & 5 deletions packages/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
},
"devDependencies": {
"@nuxt/ui-assets": "^0.2.0",
"@types/html-minifier": "^4.0.2",
"@types/html-minifier": "^4.0.3",
"@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",
"jiti": "^1.19.1",
"jiti": "^1.20.0",
"knitwork": "^1.0.0",
"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.11",
"vite-plugin-windicss": "^1.9.1",
"windicss": "^3.5.6"
},
"publishConfig": {
Expand Down

0 comments on commit b271a9b

Please sign in to comment.