Skip to content

Commit

Permalink
Update: Bump techor package versions in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Dec 16, 2024
1 parent c8ad74b commit f9504c7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions packages/techor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,26 +66,26 @@
"provenance": true
},
"dependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@swc/core": "^1.3.106",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@swc/core": "^1.10.1",
"@techor/extend": "workspace:^",
"@techor/fs": "workspace:^",
"@techor/glob": "workspace:^",
"@techor/log": "workspace:^",
"@techor/npm": "workspace:^",
"acorn": "^8.11.3",
"clsx": "^2.0.0",
"acorn": "^8.14.0",
"clsx": "^2.1.1",
"escodegen": "^2.1.0",
"execa": "^7.2.0",
"execa": "^9.5.2",
"explore-config": "workspace:^",
"get-tsconfig": "^4.7.2",
"get-tsconfig": "^4.8.1",
"hrtime": "^0.5.0",
"lodash.isequal": "^4.5.0",
"pkg-types": "^1.0.1",
"pretty-bytes": "^6.1.0",
"pkg-types": "^1.2.1",
"pretty-bytes": "^6.1.1",
"pretty-hrtime": "^1.0.3",
"rollup": "^4.11.0",
"rollup": "^4.28.1",
"rollup-plugin-preserve-directives": "^0.4.0",
"trim-newlines": "^5.0.0",
"upath": "^2.0.1",
Expand All @@ -94,6 +94,6 @@
},
"devDependencies": {
"@types/escodegen": "^0.0.10",
"dedent": "^0.7.0"
"dedent": "^1.5.3"
}
}

0 comments on commit f9504c7

Please sign in to comment.