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

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent a7f131b commit b1c29fd
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 93 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,22 +67,22 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-json": "^6.1.0",
"@types/glob": "^8.1.0",
"@types/node": "^18.19.8",
"@types/node": "^18.19.14",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"memfs": "^4.6.0",
"prettier": "^3.2.4",
"prettier-plugin-jsdoc": "^1.3.0",
"rollup": "^4.9.5",
"rollup": "^4.9.6",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.12",
"vitest": "^1.2.1",
"webpack": "^5.89.0"
"vitest": "^1.2.2",
"webpack": "^5.90.1"
},
"dependencies": {
"@formatjs/cli-lib": "^6.3.5",
"@formatjs/icu-messageformat-parser": "^2.7.5",
"@formatjs/cli-lib": "^6.3.6",
"@formatjs/icu-messageformat-parser": "^2.7.6",
"@rollup/pluginutils": "^5.1.0",
"glob": "^10.3.10",
"import-meta-resolve": "^4.0.0",
Expand All @@ -108,5 +108,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.14.1"
"packageManager": "pnpm@8.15.1"
}
Loading

0 comments on commit b1c29fd

Please sign in to comment.