Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Aug 28, 2023
1 parent 697a343 commit 238e4a2
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 444 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@rollup/plugin-typescript": "^11.1.3",
"@tsconfig/recommended": "^1.0.2",
"@types/klaw": "^3.0.3",
"@types/lodash": "^4.14.197",
"@types/lodash-es": "^4.17.8",
"@types/node": "^20.5.0",
"@types/node": "^20.5.7",
"@types/semantic-release": "^20.0.1",
"@vitest/coverage-v8": "^0.34.2",
"@vitest/coverage-v8": "^0.34.3",
"cross-env": "^7.0.3",
"defu": "^6.1.2",
"del": "^7.0.0",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-icebreaker": "^1.2.2",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand All @@ -68,15 +68,15 @@
"lodash-es": "^4.17.21",
"only-allow": "^1.1.1",
"prettier": "^3.0.2",
"rollup": "^3.28.0",
"rollup": "^3.28.1",
"rollup-plugin-visualizer": "^5.9.2",
"semantic-release": "^21.0.7",
"semantic-release": "^21.1.1",
"ts-node": "^10.9.1",
"ts-patch": "^3.0.2",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"typescript-transform-paths": "^3.4.6",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
}
}
Loading

0 comments on commit 238e4a2

Please sign in to comment.