swc/package.json

100 lines
3.1 KiB
JSON
Raw Normal View History

2020-02-16 10:51:42 +03:00
{
"name": "@swc/workspace",
"packageManager": "yarn@4.0.2",
"private": true,
"workspaces": [
"./.github/bot",
"./.github/swc-ecosystem-ci",
"./packages/*",
2024-05-29 17:07:38 +03:00
"./packages/core/scripts/npm/*",
"./packages/minifier/scripts/npm/*",
2024-05-28 17:59:47 +03:00
"./bindings/*",
"./bindings/binding_core_wasm/*"
],
"scripts": {
2024-05-18 03:53:47 +03:00
"changelog": "git cliff --output CHANGELOG.md",
"prepare": "husky install . && git config feature.manyFiles true && node ./crates/swc_ecma_preset_env/scripts/copy-data.js",
"build": "cd ./packages/core && yarn build",
"build:dev": "cd ./packages/core && yarn build:dev",
"build:ts": "cd ./packages/core && yarn build:ts",
2024-05-28 09:05:02 +03:00
"test": "cd ./packages/core && yarn test"
},
"devDependencies": {
"@babel/compat-data": "^7.25.2",
"@babel/core": "^7.13.16",
"@babel/generator": "^7.18.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-decorators": "^7.13.15",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/preset-env": "^7.13.15",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/types": "^7.14.0",
"@swc/helpers": "workspace:^",
"@swc/plugin-jest": "^1.5.117",
"@taplo/cli": "^0.5.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.5.0",
"@types/terser": "^3.12.0",
"acorn": "^8.6.0",
"acorn-jsx": "^5.3.2",
"axios": "^0.21.1",
"babel-plugin-transform-node-env-inline": "^0.4.3",
"benchmark": "^2.1.4",
"bootstrap": "^5.2.1",
2021-11-10 13:00:54 +03:00
"class-validator": "^0.13.1",
"core-js": "^2.6.11",
"core-js-compat": "^3.38.0",
2021-07-06 08:29:45 +03:00
"cross-env": "^7.0.3",
2021-10-19 11:25:57 +03:00
"cspell": "^5.12.3",
"expect": "^27.4.2",
"glob": "^8.0.3",
2021-10-19 11:25:57 +03:00
"husky": "^7.0.2",
"jest": "^29.7.0",
"js-beautify": "^1.14.3",
"lint-staged": "^12.3.6",
"lodash": "^4.17.21",
"mocha": "^9.1.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"progress": "^2.0.3",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.9",
"source-map": "^0.7.3",
"source-map-support": "^0.5.19",
"sourcemap-validator": "^2.1.0",
chore(deps): update npm (patch) (#9318) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [reflect-metadata](http://rbuckton.github.io/reflect-metadata) ([source](https://togithub.com/rbuckton/reflect-metadata)) | [`0.1.13` -> `0.1.14`](https://renovatebot.com/diffs/npm/reflect-metadata/0.1.13/0.1.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/reflect-metadata/0.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/reflect-metadata/0.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/reflect-metadata/0.1.13/0.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/reflect-metadata/0.1.13/0.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [swc-plugin-coverage-instrument](https://togithub.com/kwonoj/swc-coverage-instrument) | [`^0.0.12` -> `^0.0.24`](https://renovatebot.com/diffs/npm/swc-plugin-coverage-instrument/0.0.12/0.0.24) | [![age](https://developer.mend.io/api/mc/badges/age/npm/swc-plugin-coverage-instrument/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/swc-plugin-coverage-instrument/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/swc-plugin-coverage-instrument/0.0.12/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/swc-plugin-coverage-instrument/0.0.12/0.0.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rbuckton/reflect-metadata (reflect-metadata)</summary> ### [`v0.1.14`](https://togithub.com/rbuckton/reflect-metadata/compare/aacaeb1735a5a0e08c470e386eea7e340e15cc0d...e6bbe4f255186e06ab4f7704067bcd84f603c9ee) [Compare Source](https://togithub.com/rbuckton/reflect-metadata/compare/v0.1.13...v0.1.14) </details> <details> <summary>kwonoj/swc-coverage-instrument (swc-plugin-coverage-instrument)</summary> ### [`v0.0.24`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.23...v0.0.24) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.23...v0.0.24) ### [`v0.0.23`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.22...v0.0.23) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.22...v0.0.23) ### [`v0.0.22`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.21...v0.0.22) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.21...v0.0.22) ### [`v0.0.21`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.20...v0.0.21) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.20...v0.0.21) ### [`v0.0.20`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.19...v0.0.20) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.19...v0.0.20) ### [`v0.0.19`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.18...v0.0.19) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.18...v0.0.19) ### [`v0.0.18`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.17...v0.0.18) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.17...v0.0.18) ### [`v0.0.17`](https://togithub.com/kwonoj/swc-plugin-coverage-instrument/releases/tag/v0.0.17): Release 0.0.17 [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/f50951a795ed2a5a464652f2230180090a8baace...v0.0.17) ### [`v0.0.16`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.15...f50951a795ed2a5a464652f2230180090a8baace) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.15...f50951a795ed2a5a464652f2230180090a8baace) ### [`v0.0.15`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.14...v0.0.15) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.14...v0.0.15) ### [`v0.0.14`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.13...v0.0.14) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.13...v0.0.14) ### [`v0.0.13`](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.12...v0.0.13) [Compare Source](https://togithub.com/kwonoj/swc-coverage-instrument/compare/v0.0.12...v0.0.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/swc-project/swc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2024-07-22 10:05:22 +03:00
"swc-plugin-coverage-instrument": "^0.0.24",
"terser": "^5.7.1",
2022-02-08 20:10:54 +03:00
"ts-node": "^10.5.0",
"typescript": "^5.3.3",
"yaml": "^2.4.5",
"zx": "^8.1.4"
},
"lint-staged": {
"*.toml": [
"taplo format"
],
"*.rs": [
"rustfmt --"
],
"*.json": [
"prettier --write"
],
"!(**/tests/**/*)*.js": [
"prettier --write"
],
"!(**/tests/**/*)*.ts": [
"prettier --write"
],
"!(**/tests/**/*)*.jsx": [
"prettier --write"
],
"!(**/tests/**/*)*.tsx": [
"prettier --write"
]
},
"version": "1.5.30-nightly-20240614.2"
}