|
32 | 32 | "author": "", |
33 | 33 | "license": "MIT", |
34 | 34 | "dependencies": { |
35 | | - "@babel/core": "^7.26.9", |
36 | | - "@babel/plugin-syntax-jsx": "^7.25.9", |
37 | | - "@babel/plugin-syntax-typescript": "^7.25.9", |
| 35 | + "@babel/core": "^7.27.1", |
| 36 | + "@babel/plugin-syntax-jsx": "^7.27.1", |
| 37 | + "@babel/plugin-syntax-typescript": "^7.27.1", |
38 | 38 | "loader-utils": "^3.3.1" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@eslint-sukka/node": "^6.17.0", |
42 | | - "@rspack/core": "^1.2.7", |
43 | | - "@swc-node/register": "^1.10.9", |
44 | | - "@swc/core": "^1.11.8", |
| 41 | + "@eslint-sukka/node": "^6.19.0", |
| 42 | + "@rspack/core": "^1.3.9", |
| 43 | + "@swc-node/register": "^1.10.10", |
| 44 | + "@swc/core": "^1.11.24", |
45 | 45 | "@types/babel__core": "^7.20.5", |
46 | 46 | "@types/chai": "^4.3.20", |
47 | 47 | "@types/loader-utils": "^2.0.6", |
48 | 48 | "@types/mocha": "^10.0.10", |
49 | | - "@types/node": "^22.13.10", |
50 | | - "babel-plugin-react-compiler": "^19.0.0-beta-bafa41b-20250307", |
51 | | - "browserslist": "^4.24.4", |
52 | | - "bumpp": "^10.0.3", |
| 49 | + "@types/node": "^22.15.17", |
| 50 | + "babel-plugin-react-compiler": "^19.1.0-rc.1", |
| 51 | + "browserslist": "^4.24.5", |
| 52 | + "bumpp": "^10.1.0", |
53 | 53 | "chai": "^4.5.0", |
54 | | - "eslint": "^9.22.0", |
55 | | - "eslint-config-sukka": "^6.17.0", |
56 | | - "eslint-formatter-sukka": "^6.17.0", |
| 54 | + "eslint": "^9.26.0", |
| 55 | + "eslint-config-sukka": "^6.19.0", |
| 56 | + "eslint-formatter-sukka": "^6.19.0", |
57 | 57 | "memfs": "^5.0.0-next.1", |
58 | | - "mocha": "^11.1.0", |
| 58 | + "mocha": "^11.2.2", |
59 | 59 | "mocha-chai-jest-snapshot": "^1.1.6", |
60 | | - "next": "^15.2.1", |
| 60 | + "next": "^15.3.2", |
61 | 61 | "postcss": "^8.5.3", |
62 | 62 | "rimraf": "^6.0.1", |
63 | | - "rollup": "^4.35.0", |
64 | | - "rollup-plugin-copy": "^3.5.0", |
65 | | - "rollup-plugin-dts": "^6.1.1", |
| 63 | + "rollup": "^4.40.2", |
| 64 | + "rollup-plugin-dts": "^6.2.1", |
66 | 65 | "rollup-plugin-swc3": "^0.12.1", |
67 | 66 | "swc-loader": "^0.2.6", |
68 | | - "typescript": "^5.8.2", |
69 | | - "webpack": "^5.98.0" |
| 67 | + "typescript": "^5.8.3", |
| 68 | + "webpack": "^5.99.8" |
70 | 69 | }, |
71 | 70 | "peerDependencies": { |
72 | 71 | "babel-plugin-react-compiler": "*" |
73 | 72 | }, |
74 | | - "packageManager": "pnpm@10.6.2", |
| 73 | + "packageManager": "pnpm@10.10.0", |
75 | 74 | "pnpm": { |
76 | 75 | "neverBuiltDependencies": [] |
77 | 76 | }, |
|
0 commit comments