Skip to content

Commit

Permalink
fix: updated dependencies, @clack/prompts, @rollup/plugin-commonjs, @…
Browse files Browse the repository at this point in the history
…rollup/plugin-node-resolve, @rollup/plugin-replace, @rollup/pluginutils, @visulima/*, es-module-lexer, jiti, magic-string, oxc-parser, oxc-resolver, rollup, rollup-plugin-visualizer
  • Loading branch information
prisis committed Dec 27, 2024
1 parent 8641232 commit 119e4f5
Show file tree
Hide file tree
Showing 23 changed files with 70 additions and 70 deletions.
4 changes: 2 additions & 2 deletions examples/cjs-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"clean": "rimraf node_modules dist"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.1",
"@arethetypeswrong/cli": "^0.17.2",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/esm-cjs-exports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1"
}
}
4 changes: 2 additions & 2 deletions examples/isolated-declarations-oxc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"oxc-transform": "^0.40.1",
"esbuild": "^0.24.2",
"oxc-transform": "^0.44.0",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/isolated-declarations-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"clean": "rimraf node_modules dist"
},
"devDependencies": {
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.3",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/isolated-declarations-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/mixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"devDependencies": {
"@types/node": "18.19.68",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/multi-exports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2",
"vite": "6.0.3"
"vite": "6.0.6"
}
}
2 changes: 1 addition & 1 deletion examples/native-node-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"nodehun": "^3.0.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/react-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "^18.3.1",
"@visulima/packem": "workspace:*",
"autoprefixer": "^10.4.20",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
"postcss-modules": "6.0.1",
Expand All @@ -36,7 +36,7 @@
"postcss-modules-values": "^4.0.0",
"postcss-value-parser": "^4.2.0",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion examples/react-tsx-css-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "^18.3.1",
"@visulima/packem": "workspace:*",
"cssnano": "7.0.6",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"icss-utils": "^5.1.0",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2",
"vite": "6.0.3"
"vite": "6.0.6"
}
}
2 changes: 1 addition & 1 deletion examples/react-use-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.2"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@visulima/packem": "workspace:*",
"cssnano": "7.0.6",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"icss-utils": "^5.1.0",
"less": "^4.2.1",
"postcss": "^8.4.49",
Expand All @@ -31,7 +31,7 @@
"postcss-modules-values": "^4.0.0",
"postcss-value-parser": "^4.2.0",
"rimraf": "^6.0.1",
"sass-embedded": "^1.82.0",
"sass-embedded": "^1.83.0",
"stylus": "^0.64.0",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/transformer-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/transformer-sucrase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"clean": "rimraf node_modules dist"
},
"dependencies": {
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@visulima/packem": "workspace:*",
"sucrase": "^3.35.0",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/transformer-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.3",
"@swc/helpers": "^0.5.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/types-entries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion examples/typescript-tsconfig-paths/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion examples/watch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@visulima/packem": "workspace:*",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"typescript": "^5.7.2"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,23 @@
"dependencies": {
"@anolilab/commitlint-config": "^5.0.3",
"@anolilab/lint-staged-config": "^2.1.7",
"@anolilab/multi-semantic-release": "^1.1.5",
"@anolilab/multi-semantic-release": "^1.1.6",
"@anolilab/prettier-config": "^5.0.14",
"@anolilab/textlint-config": "^8.0.16",
"@babel/core": "^7.26.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
"@types/node": "18.19.64",
"@types/node": "22.10.2",
"audit-ci": "^7.1.0",
"browserslist-config-anolilab": "^5.0.14",
"commitizen": "^4.3.1",
"cross-env": "^7.0.3",
"husky": "^9.1.7",
"is-ci": "^4.1.0",
"lint-staged": "^15.2.11",
"nx": "^20.2.2",
"pkg-pr-new": "^0.0.36",
"nx": "^20.3.0",
"pkg-pr-new": "^0.0.39",
"plop": "^4.0.1",
"prettier": "^3.4.2",
"publint": "^0.2.12",
Expand All @@ -82,7 +82,7 @@
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": ">=18.* <=22.*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/packem/__tests__/intigration/jit.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const jiti = createJiti(import.meta.url, {
/** @type {import("${temporaryDirectoryPath}/src/index.d.mts")} */
const _module = await jiti.import("${temporaryDirectoryPath}/src/index.ts");
export default _module;`);
export default _module?.default ?? _module;`);

const mDtsContent = readFileSync(`${temporaryDirectoryPath}/dist/index.d.mts`);

Expand Down
Loading

0 comments on commit 119e4f5

Please sign in to comment.