Skip to content

Commit eb35738

Browse files
authored
Update dependencies (#41)
* Update Node.js version in .nvmrc to 24.14.1 * chore: bump version to 0.9.0-alpha.1 and update dependencies - Updated version from 0.8.0 to 0.9.0-alpha.1 in package.json - Upgraded devDependencies: - @eslint/js from 9.39.2 to 10.0.1 - @types/node from 25.5.0 to 25.5.2 - @typescript-eslint/eslint-plugin from 8.57.0 to 8.58.1 - @typescript-eslint/parser from 8.57.0 to 8.58.1 - eslint from 9.39.2 to 10.2.0 - rollup from 4.59.0 to 4.60.1 - rollup-plugin-typescript2 from 0.36.0 to 0.37.0 - ts-jest from 29.4.6 to 29.4.9 * chore: update TypeScript configuration to target ES2022 and use bundler module resolution * fix: enhance error handling in configuration validation * chore: bump version to 0.9.0-alpha.2 in package.json and package-lock.json
1 parent 2f179e3 commit eb35738

5 files changed

Lines changed: 1057 additions & 1175 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.14.0
1+
24.14.1

0 commit comments

Comments
 (0)