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 Sep 19, 2023
1 parent 9ecedf9 commit 68dcc4d
Show file tree
Hide file tree
Showing 2 changed files with 874 additions and 918 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -63,31 +63,31 @@
},
"devDependencies": {
"@ltd/j-toml": "^1.38.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-json": "^6.0.0",
"@types/glob": "^8.1.0",
"@types/node": "^18.16.16",
"del-cli": "^5.0.0",
"eslint": "^8.42.0",
"@types/node": "^18.17.17",
"del-cli": "^5.1.0",
"eslint": "^8.49.0",
"memfs": "^4.3.0",
"prettier": "^2.8.8",
"prettier-plugin-jsdoc": "^0.4.2",
"rollup": "^3.23.1",
"semantic-release": "^21.0.3",
"typescript": "^5.1.3",
"rollup": "^3.29.2",
"semantic-release": "^21.1.2",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.3.9",
"vitest": "^0.31.4",
"webpack": "^5.85.1"
"vite": "^4.4.9",
"vitest": "^0.34.4",
"webpack": "^5.88.2"
},
"dependencies": {
"@formatjs/cli-lib": "6.1.1",
"@formatjs/icu-messageformat-parser": "2.4.0",
"@rollup/pluginutils": "^5.0.2",
"glob": "^10.2.6",
"@formatjs/cli-lib": "6.1.5",
"@formatjs/icu-messageformat-parser": "2.6.2",
"@rollup/pluginutils": "^5.0.4",
"glob": "^10.3.4",
"import-meta-resolve": "^3.0.0",
"pathe": "^1.1.1",
"unplugin": "^1.3.1"
"unplugin": "^1.4.0"
},
"peerDependencies": {
"rollup": "^3",
Expand All @@ -108,5 +108,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.6.1"
"packageManager": "pnpm@8.7.5"
}

0 comments on commit 68dcc4d

Please sign in to comment.