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] committed Jun 19, 2023
1 parent e9ccd2c commit a77487b
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 184 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -66,25 +66,25 @@
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@rollup/plugin-json": "^6.0.0",
"@types/glob": "^8.1.0",
"@types/node": "^18.16.16",
"@types/node": "^18.16.18",
"del-cli": "^5.0.0",
"eslint": "^8.42.0",
"memfs": "^3.5.2",
"memfs": "^3.5.3",
"prettier": "^2.8.8",
"prettier-plugin-jsdoc": "^0.4.2",
"rollup": "^3.23.1",
"semantic-release": "^21.0.3",
"rollup": "^3.25.1",
"semantic-release": "^21.0.5",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.31.4",
"webpack": "^5.85.1"
"vitest": "^0.32.2",
"webpack": "^5.87.0"
},
"dependencies": {
"@formatjs/cli-lib": "6.1.1",
"@formatjs/icu-messageformat-parser": "2.4.0",
"@formatjs/cli-lib": "6.1.3",
"@formatjs/icu-messageformat-parser": "2.6.0",
"@rollup/pluginutils": "^5.0.2",
"glob": "^10.2.6",
"glob": "^10.2.7",
"import-meta-resolve": "^3.0.0",
"pathe": "^1.1.1",
"unplugin": "^1.3.1"
Expand All @@ -108,5 +108,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.6.1"
"packageManager": "pnpm@8.6.2"
}

0 comments on commit a77487b

Please sign in to comment.