Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#995)
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 Dec 2, 2023
1 parent e6b5c5d commit f2c324d
Show file tree
Hide file tree
Showing 4 changed files with 578 additions and 572 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.5",
"devalue": "^4.3.2",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-plugin-jsdoc": "^46.9.0",
"jiti": "^1.21.0",
"vitest": "^0.34.6"
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.1.0",
"std-env": "^3.5.0",
"scule": "^1.1.1",
"std-env": "^3.6.0",
"ufo": "^1.3.2",
"unbuild": "2.0.0",
"unimport": "^3.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^9.3.0",
"postcss-url": "^10.1.3",
"scule": "^1.1.0",
"scule": "^1.1.1",
"semver": "^7.5.4",
"std-env": "^3.5.0",
"std-env": "^3.6.0",
"terser": "^5.24.0",
"ufo": "^1.3.2",
"unctx": "^2.3.1",
Expand Down
Loading

0 comments on commit f2c324d

Please sign in to comment.