mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Bumps [@rolldown/plugin-babel](https://github.com/rolldown/plugins/tree/HEAD/packages/babel) from 0.2.2 to 0.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rolldown/plugins/releases"><code>@rolldown/plugin-babel</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-babel@0.2.3</h2> <p>Please refer to <a href="https://github.com/rolldown/plugins/blob/plugin-babel@0.2.3/packages/babel/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rolldown/plugins/blob/main/packages/babel/CHANGELOG.md"><code>@rolldown/plugin-babel</code>'s changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/rolldown/plugins/compare/plugin-babel@0.2.2...plugin-babel@0.2.3">0.2.3</a> (2026-04-13)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>babel:</strong> exclude rolldown runtime module by default (<a href="https://redirect.github.com/rolldown/plugins/issues/57">#57</a>) (<a href="https://github.com/rolldown/plugins/commit/d42ec45ded69e93870d1dfc2977ae11f5ab01e01">d42ec45</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/35">#35</a>) (<a href="https://github.com/rolldown/plugins/commit/f359c3923b3802e4efa68da6c9e85aec1fda96d3">f359c39</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/40">#40</a>) (<a href="https://github.com/rolldown/plugins/commit/1963ed13059fb08caf33ca96739c3b90f5b10099">1963ed1</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/49">#49</a>) (<a href="https://github.com/rolldown/plugins/commit/8047e05a978ba7e0544111d8c2deb7ca335af076">8047e05</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/36">#36</a>) (<a href="https://github.com/rolldown/plugins/commit/b2bf24bd65d23bd051aa2f7b3cdee22ca1d58e2f">b2bf24b</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/46">#46</a>) (<a href="https://github.com/rolldown/plugins/commit/6b7fcfcc8f0107c0c698ead7d29a65d4ea7c46cd">6b7fcfc</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/50">#50</a>) (<a href="https://github.com/rolldown/plugins/commit/232515f251da54c60e0e139d655677f62c3868e5">232515f</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/rolldown/plugins/issues/55">#55</a>) (<a href="https://github.com/rolldown/plugins/commit/c43259004d90b7a0e5eb9b8ede94de3e651f25c1">c432590</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v24 (<a href="https://redirect.github.com/rolldown/plugins/issues/38">#38</a>) (<a href="https://github.com/rolldown/plugins/commit/d6b8baaf69d80604a9204e018db6cd4a1e4809ba">d6b8baa</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rolldown/plugins/commit/015e64a267e3de500d3141b017bfacd6d287776c"><code>015e64a</code></a> release: plugin-babel@0.2.3</li> <li><a href="https://github.com/rolldown/plugins/commit/d42ec45ded69e93870d1dfc2977ae11f5ab01e01"><code>d42ec45</code></a> fix(babel): exclude rolldown runtime module by default (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/57">#57</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/c43259004d90b7a0e5eb9b8ede94de3e651f25c1"><code>c432590</code></a> fix(deps): update rolldown-related dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/55">#55</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/232515f251da54c60e0e139d655677f62c3868e5"><code>232515f</code></a> fix(deps): update rolldown-related dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/50">#50</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/8047e05a978ba7e0544111d8c2deb7ca335af076"><code>8047e05</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/49">#49</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/1963ed13059fb08caf33ca96739c3b90f5b10099"><code>1963ed1</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/40">#40</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/6b7fcfcc8f0107c0c698ead7d29a65d4ea7c46cd"><code>6b7fcfc</code></a> fix(deps): update rolldown-related dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/46">#46</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/d6b8baaf69d80604a9204e018db6cd4a1e4809ba"><code>d6b8baa</code></a> chore(deps): update dependency <code>@types/node</code> to v24 (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/38">#38</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/b2bf24bd65d23bd051aa2f7b3cdee22ca1d58e2f"><code>b2bf24b</code></a> fix(deps): update rolldown-related dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/36">#36</a>)</li> <li><a href="https://github.com/rolldown/plugins/commit/f359c3923b3802e4efa68da6c9e85aec1fda96d3"><code>f359c39</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/rolldown/plugins/tree/HEAD/packages/babel/issues/35">#35</a>)</li> <li>See full diff in <a href="https://github.com/rolldown/plugins/commits/plugin-babel@0.2.3/packages/babel">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
222 lines
7.2 KiB
JSON
222 lines
7.2 KiB
JSON
{
|
|
"name": "@coder/coder",
|
|
"description": "Coder",
|
|
"repository": "https://github.com/coder/coder",
|
|
"private": true,
|
|
"license": "AGPL-3.0",
|
|
"packageManager": "pnpm@10.33.2+sha512.a90faf6feeab71ad6c6e57f94e0fe1a12f5dcc22cd754db40ae9593eb6a3e0b6b12e3540218bb37ae083404b1f2ce6db2a4121e979829b4aff94b99f49da1cf8",
|
|
"scripts": {
|
|
"build": "NODE_ENV=production pnpm vite build",
|
|
"check": "biome check --error-on-warnings .",
|
|
"check:fix": "biome check --error-on-warnings --fix .",
|
|
"check:all": "pnpm check && pnpm test",
|
|
"chromatic": "chromatic",
|
|
"dev": "vite",
|
|
"format": "biome format --write .",
|
|
"format:check": "biome format .",
|
|
"lint": "pnpm run lint:check && pnpm run lint:types && pnpm run lint:circular-deps && pnpm run lint:compiler && knip",
|
|
"lint:compiler": "node scripts/check-compiler.mjs",
|
|
"lint:check": "biome lint --error-on-warnings .",
|
|
"lint:circular-deps": "dpdm --no-tree --no-warning -T ./src/App.tsx",
|
|
"lint:knip": "knip",
|
|
"lint:fix": "biome lint --error-on-warnings --write . && knip --fix",
|
|
"lint:types": "tsc -p .",
|
|
"playwright:install": "playwright install --with-deps chromium",
|
|
"playwright:test": "playwright test --config=e2e/playwright.config.ts",
|
|
"playwright:test-ui": "playwright test --config=e2e/playwright.config.ts --ui $([[ \"$CODER\" == \"true\" ]] && echo --ui-port=7500 --ui-host=0.0.0.0)",
|
|
"gen:provisioner": "protoc --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_out=./e2e/ --ts_proto_opt=outputJsonMethods=false,outputEncodeMethods=encode-no-creation,outputClientImpl=false,nestJs=false,outputPartialMethods=false,fileSuffix=Generated,suffix=hey -I ../provisionersdk/proto ../provisionersdk/proto/provisioner.proto",
|
|
"storybook": "STORYBOOK=true storybook dev -p 6006",
|
|
"storybook:build": "storybook build",
|
|
"storybook:ci": "storybook build --test",
|
|
"test": "vitest run --project=unit",
|
|
"test:storybook": "vitest --project=storybook",
|
|
"test:ci": "vitest run --project=unit",
|
|
"test:watch": "vitest --project=unit",
|
|
"stats": "STATS=true pnpm build && npx http-server ./stats -p 8081 -c-1",
|
|
"update-emojis": "cp -rf ./node_modules/emoji-datasource-apple/img/apple/64/* ./static/emojis && cp -f ./node_modules/emoji-datasource-apple/img/apple/sheets-256/64.png ./static/emojis/spritesheet.png"
|
|
},
|
|
"imports": {
|
|
"#/*": "./src/*"
|
|
},
|
|
"dependencies": {
|
|
"@dnd-kit/core": "6.3.1",
|
|
"@dnd-kit/sortable": "10.0.0",
|
|
"@dnd-kit/utilities": "3.2.2",
|
|
"@emoji-mart/data": "1.2.1",
|
|
"@emoji-mart/react": "1.1.1",
|
|
"@emotion/cache": "11.14.0",
|
|
"@emotion/css": "11.13.5",
|
|
"@emotion/react": "11.14.0",
|
|
"@emotion/styled": "11.14.1",
|
|
"@fontsource-variable/geist": "5.2.8",
|
|
"@fontsource-variable/geist-mono": "5.2.7",
|
|
"@fontsource/fira-code": "5.2.7",
|
|
"@fontsource/ibm-plex-mono": "5.2.7",
|
|
"@fontsource/jetbrains-mono": "5.2.8",
|
|
"@fontsource/source-code-pro": "5.2.7",
|
|
"@lexical/react": "0.41.0",
|
|
"@lexical/utils": "0.41.0",
|
|
"@monaco-editor/react": "4.7.0",
|
|
"@mui/material": "5.18.0",
|
|
"@mui/system": "5.18.0",
|
|
"@novnc/novnc": "^1.5.0",
|
|
"@pierre/diffs": "1.1.19",
|
|
"@tanstack/react-query-devtools": "5.77.0",
|
|
"@xterm/addon-canvas": "0.7.0",
|
|
"@xterm/addon-fit": "0.11.0",
|
|
"@xterm/addon-unicode11": "0.9.0",
|
|
"@xterm/addon-web-links": "0.12.0",
|
|
"@xterm/addon-webgl": "0.19.0",
|
|
"@xterm/xterm": "5.5.0",
|
|
"ansi-to-html": "0.7.2",
|
|
"axios": "1.15.0",
|
|
"chroma-js": "2.6.0",
|
|
"class-variance-authority": "0.7.1",
|
|
"clsx": "2.1.1",
|
|
"cmdk": "1.1.1",
|
|
"color-convert": "2.0.1",
|
|
"cron-parser": "4.9.0",
|
|
"cronstrue": "2.59.0",
|
|
"dayjs": "1.11.20",
|
|
"diff": "8.0.3",
|
|
"emoji-mart": "5.6.0",
|
|
"file-saver": "2.0.5",
|
|
"formik": "2.4.9",
|
|
"front-matter": "4.0.2",
|
|
"humanize-duration": "3.33.1",
|
|
"jszip": "3.10.1",
|
|
"lexical": "0.41.0",
|
|
"lodash": "4.17.21",
|
|
"lucide-react": "0.555.0",
|
|
"monaco-editor": "0.55.1",
|
|
"motion": "12.38.0",
|
|
"pretty-bytes": "6.1.1",
|
|
"radix-ui": "1.4.3",
|
|
"react": "19.2.2",
|
|
"react-color": "2.19.3",
|
|
"react-confetti": "6.4.0",
|
|
"react-day-picker": "9.14.0",
|
|
"react-dom": "19.2.2",
|
|
"react-infinite-scroll-component": "7.1.0",
|
|
"react-markdown": "9.1.0",
|
|
"react-query": "npm:@tanstack/react-query@5.77.0",
|
|
"react-resizable-panels": "3.0.6",
|
|
"react-router": "7.9.6",
|
|
"react-syntax-highlighter": "15.6.6",
|
|
"react-textarea-autosize": "8.5.9",
|
|
"react-virtualized-auto-sizer": "1.0.26",
|
|
"react-window": "1.8.11",
|
|
"recharts": "2.15.4",
|
|
"remark-gfm": "4.0.1",
|
|
"semver": "7.7.3",
|
|
"sonner": "2.0.7",
|
|
"streamdown": "2.5.0",
|
|
"tailwind-merge": "2.6.0",
|
|
"tailwindcss-animate": "1.0.7",
|
|
"tzdata": "1.0.46",
|
|
"ua-parser-js": "1.0.41",
|
|
"ufuzzy": "npm:@leeoniya/ufuzzy@1.0.10",
|
|
"unique-names-generator": "4.7.1",
|
|
"uuid": "9.0.1",
|
|
"websocket-ts": "2.3.0",
|
|
"yup": "1.7.1"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.29.0",
|
|
"@babel/plugin-syntax-typescript": "7.28.6",
|
|
"@biomejs/biome": "2.4.10",
|
|
"@chromatic-com/storybook": "5.0.1",
|
|
"@octokit/types": "12.6.0",
|
|
"@playwright/test": "1.50.1",
|
|
"@rolldown/plugin-babel": "0.2.3",
|
|
"@storybook/addon-a11y": "10.3.3",
|
|
"@storybook/addon-docs": "10.3.3",
|
|
"@storybook/addon-links": "10.3.3",
|
|
"@storybook/addon-themes": "10.3.3",
|
|
"@storybook/addon-vitest": "10.3.3",
|
|
"@storybook/react-vite": "10.3.3",
|
|
"@tailwindcss/typography": "0.5.19",
|
|
"@testing-library/jest-dom": "6.9.1",
|
|
"@testing-library/react": "14.3.1",
|
|
"@testing-library/user-event": "14.6.1",
|
|
"@types/chroma-js": "2.4.0",
|
|
"@types/color-convert": "2.0.4",
|
|
"@types/express": "4.17.17",
|
|
"@types/file-saver": "2.0.7",
|
|
"@types/humanize-duration": "3.27.4",
|
|
"@types/lodash": "4.17.21",
|
|
"@types/node": "20.19.39",
|
|
"@types/novnc__novnc": "1.5.0",
|
|
"@types/react": "19.2.7",
|
|
"@types/react-color": "3.0.13",
|
|
"@types/react-dom": "19.2.3",
|
|
"@types/react-syntax-highlighter": "15.5.13",
|
|
"@types/react-virtualized-auto-sizer": "1.0.8",
|
|
"@types/react-window": "1.8.8",
|
|
"@types/semver": "7.7.1",
|
|
"@types/ssh2": "1.15.5",
|
|
"@types/ua-parser-js": "0.7.36",
|
|
"@types/uuid": "9.0.2",
|
|
"@vitejs/plugin-react": "6.0.1",
|
|
"@vitest/browser-playwright": "4.1.1",
|
|
"autoprefixer": "10.5.0",
|
|
"babel-plugin-react-compiler": "1.0.0",
|
|
"chromatic": "11.29.0",
|
|
"dpdm": "3.15.1",
|
|
"express": "4.21.2",
|
|
"jest-canvas-mock": "2.5.2",
|
|
"jest-websocket-mock": "2.5.0",
|
|
"jsdom": "27.2.0",
|
|
"knip": "5.71.0",
|
|
"msw": "2.4.8",
|
|
"postcss": "8.5.10",
|
|
"protobufjs": "7.5.5",
|
|
"resize-observer-polyfill": "1.5.1",
|
|
"rollup-plugin-visualizer": "7.0.1",
|
|
"rxjs": "7.8.2",
|
|
"ssh2": "1.17.0",
|
|
"storybook": "10.3.3",
|
|
"storybook-addon-remix-react-router": "6.0.0",
|
|
"tailwindcss": "3.4.18",
|
|
"ts-proto": "1.181.2",
|
|
"typescript": "6.0.2",
|
|
"vite": "8.0.10",
|
|
"vite-plugin-checker": "0.13.0",
|
|
"vitest": "4.1.5"
|
|
},
|
|
"browserslist": [
|
|
"chrome 110",
|
|
"firefox 111",
|
|
"safari 16.0"
|
|
],
|
|
"resolutions": {
|
|
"optionator": "0.9.3",
|
|
"semver": "7.7.3"
|
|
},
|
|
"engines": {
|
|
"pnpm": ">=10.0.0 <11.0.0",
|
|
"node": ">=22.0.0 <25.0.0"
|
|
},
|
|
"pnpm": {
|
|
"overrides": {
|
|
"@babel/runtime": "7.26.10",
|
|
"@babel/helpers": "7.26.10",
|
|
"esbuild": "^0.25.0",
|
|
"form-data": "4.0.4",
|
|
"prismjs": "1.30.0",
|
|
"dompurify": "3.2.6",
|
|
"brace-expansion": "1.1.12"
|
|
},
|
|
"ignoredBuiltDependencies": [
|
|
"cpu-features",
|
|
"msw",
|
|
"protobufjs",
|
|
"storybook-addon-remix-react-router"
|
|
],
|
|
"onlyBuiltDependencies": [
|
|
"esbuild",
|
|
"ssh2"
|
|
]
|
|
}
|
|
}
|