Skip to content

Commit

Permalink
deps: versions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rrosas1198 committed Oct 1, 2022
1 parent 3e921c5 commit f7c19b7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,32 +36,32 @@
},
"dependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-run": "^2.1.0",
"@rollup/pluginutils": "^4.2.1",
"@swc/core": "^1.2.215",
"@swc/core": "^1.3.4",
"@types/lodash.merge": "^4.6.7",
"esbuild": "^0.14.49",
"jiti": "^1.14.0",
"esbuild": "^0.15.10",
"jiti": "^1.16.0",
"lodash.merge": "^4.6.2",
"mri": "^1.2.0",
"pathe": "^0.3.2",
"pathe": "^0.3.8",
"regenerator-runtime": "^0.13.9",
"rollup": "^2.77.0",
"rollup": "^2.79.1",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-typescript2": "^0.32.1"
"rollup-plugin-esbuild": "^4.10.1",
"rollup-plugin-typescript2": "^0.34.0"
},
"devDependencies": {
"@release-it/conventional-changelog": "^5.0.0",
"@techkit/linter-config": "^0.3.5",
"eslint": "^8.20.0",
"@release-it/conventional-changelog": "^5.1.0",
"@techkit/linter-config": "^0.3.8",
"eslint": "^8.24.0",
"prettier": "^2.7.1",
"release-it": "^15.1.2",
"typescript": "^4.7.4",
"release-it": "^15.4.2",
"typescript": "^4.8.4",
"yorkie": "^2.0.0"
}
}

0 comments on commit f7c19b7

Please sign in to comment.