Skip to content

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 13, 2024
1 parent 5f88d99 commit a90d33f
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 258 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,22 +69,22 @@
"web:build": "nuxi generate web"
},
"dependencies": {
"@babel/core": "^7.25.7",
"@babel/standalone": "^7.25.7",
"@babel/types": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/standalone": "^7.25.8",
"@babel/types": "^7.25.8",
"defu": "^6.1.4",
"jiti": "^2.3.1",
"jiti": "^2.3.3",
"mri": "^1.2.0",
"scule": "^1.3.0"
},
"devDependencies": {
"@babel/template": "^7.25.7",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.2",
"@vue/compiler-sfc": "^3.5.11",
"automd": "^0.3.10",
"@vue/compiler-sfc": "^3.5.12",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
Expand All @@ -96,9 +96,9 @@
"nuxt-windicss": "^3.0.1",
"prettier": "^3.3.3",
"prismjs": "^1.29.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.2"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit a90d33f

Please sign in to comment.