Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed May 8, 2024
1 parent e7b245c commit bb2f2fc
Show file tree
Hide file tree
Showing 2 changed files with 4,456 additions and 3,272 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prepare": "ts-patch install -s",
"semantic-release": "semantic-release"
},
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.1.0",
"repository": {
"type": "git",
"url": "https://github.com/sonofmagic/npm-lib-rollup-template.git"
Expand Down Expand Up @@ -48,13 +48,13 @@
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/recommended": "^1.0.5",
"@tsconfig/recommended": "^1.0.6",
"@types/klaw": "^3.0.6",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.2",
"@types/node": "^20.12.10",
"@types/semantic-release": "^20.0.6",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.6.0",
"cross-env": "^7.0.3",
"defu": "^6.1.4",
"del": "^7.1.0",
Expand All @@ -67,15 +67,15 @@
"lodash-es": "^4.17.21",
"only-allow": "^1.2.1",
"prettier": "^3.2.5",
"rollup": "^4.13.2",
"rollup": "^4.17.2",
"rollup-plugin-visualizer": "^5.12.0",
"semantic-release": "^23.0.6",
"semantic-release": "^23.0.8",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.2",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"typescript-transform-paths": "^3.4.7",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit bb2f2fc

Please sign in to comment.