Skip to content
This repository has been archived by the owner on Feb 16, 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] authored Nov 25, 2023
1 parent 3893f19 commit 89f7d7f
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 210 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,28 +66,28 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-json": "^6.0.1",
"@types/glob": "^8.1.0",
"@types/node": "^18.18.6",
"@types/node": "^18.18.12",
"del-cli": "^5.1.0",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"memfs": "^4.6.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"prettier-plugin-jsdoc": "^1.1.1",
"rollup": "^3.29.4",
"semantic-release": "^22.0.5",
"typescript": "^5.2.2",
"semantic-release": "^22.0.8",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vitest": "^0.34.6",
"webpack": "^5.89.0"
},
"dependencies": {
"@formatjs/cli-lib": "^6.3.0",
"@formatjs/icu-messageformat-parser": "^2.7.0",
"@formatjs/cli-lib": "^6.3.3",
"@formatjs/icu-messageformat-parser": "^2.7.3",
"@rollup/pluginutils": "^5.0.5",
"glob": "^10.3.10",
"import-meta-resolve": "^3.0.0",
"import-meta-resolve": "^3.1.1",
"pathe": "^1.1.1",
"unplugin": "^1.5.0"
"unplugin": "^1.5.1"
},
"peerDependencies": {
"rollup": "^3",
Expand All @@ -108,5 +108,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.10.5"
}
Loading

0 comments on commit 89f7d7f

Please sign in to comment.