|
73 | 73 | "@babel/core": "^7.26.0",
|
74 | 74 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
75 | 75 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
76 |
| - "@babel/plugin-transform-modules-commonjs": "^7.25.9", |
| 76 | + "@babel/plugin-transform-modules-commonjs": "^7.26.3", |
77 | 77 | "@babel/plugin-transform-runtime": "^7.25.9",
|
78 | 78 | "@babel/preset-env": "^7.26.0",
|
79 |
| - "@babel/preset-react": "^7.25.9", |
| 79 | + "@babel/preset-react": "^7.26.3", |
80 | 80 | "@babel/preset-typescript": "^7.26.0",
|
81 | 81 | "@chromatic-com/storybook": "^3.2.2",
|
82 |
| - "@eslint/compat": "^1.2.3", |
| 82 | + "@eslint/compat": "^1.2.4", |
83 | 83 | "@eslint/eslintrc": "^3.2.0",
|
84 |
| - "@eslint/js": "^9.15.0", |
| 84 | + "@eslint/js": "^9.16.0", |
85 | 85 | "@playwright/test": "^1.45.2",
|
86 | 86 | "@react-three/fiber": "^8.0.8",
|
87 | 87 | "@rollup/plugin-babel": "^5.3.0",
|
88 | 88 | "@rollup/plugin-commonjs": "^19.0.0",
|
89 | 89 | "@rollup/plugin-json": "^4.1.0",
|
90 | 90 | "@rollup/plugin-node-resolve": "^13.0.0",
|
91 |
| - "@storybook/addon-actions": "^8.4.4", |
92 |
| - "@storybook/addon-controls": "^8.4.4", |
93 |
| - "@storybook/addon-essentials": "^8.4.4", |
94 |
| - "@storybook/manager-api": "^8.4.4", |
95 |
| - "@storybook/preview-api": "^8.4.4", |
96 |
| - "@storybook/react": "^8.4.4", |
97 |
| - "@storybook/react-vite": "^8.4.4", |
98 |
| - "@storybook/theming": "^8.4.4", |
| 91 | + "@storybook/addon-actions": "^8.4.7", |
| 92 | + "@storybook/addon-controls": "^8.4.7", |
| 93 | + "@storybook/addon-essentials": "^8.4.7", |
| 94 | + "@storybook/manager-api": "^8.4.7", |
| 95 | + "@storybook/preview-api": "^8.4.7", |
| 96 | + "@storybook/react": "^8.4.7", |
| 97 | + "@storybook/react-vite": "^8.4.7", |
| 98 | + "@storybook/theming": "^8.4.7", |
99 | 99 | "@types/react": "^18.0.0",
|
100 | 100 | "@types/react-dom": "^18.0.0",
|
101 | 101 | "@types/three": "^0.151.0",
|
102 |
| - "@typescript-eslint/eslint-plugin": "^8.15.0", |
103 |
| - "@typescript-eslint/parser": "^8.15.0", |
104 |
| - "@vitejs/plugin-react": "^4.3.3", |
| 102 | + "@typescript-eslint/eslint-plugin": "^8.18.0", |
| 103 | + "@typescript-eslint/parser": "^8.18.0", |
| 104 | + "@vitejs/plugin-react": "^4.3.4", |
105 | 105 | "babel-eslint": "^10.1.0",
|
106 | 106 | "babel-loader": "^9.2.1",
|
107 | 107 | "copyfiles": "^2.4.1",
|
108 |
| - "eslint": "^9.15.0", |
| 108 | + "eslint": "^9.16.0", |
109 | 109 | "eslint-config-prettier": "^9.1.0",
|
110 | 110 | "eslint-plugin-react": "^7.37.2",
|
111 |
| - "eslint-plugin-react-hooks": "^5.0.0", |
| 111 | + "eslint-plugin-react-hooks": "^5.1.0", |
112 | 112 | "eslint-plugin-storybook": "^0.11.0",
|
113 | 113 | "husky": "^9.1.7",
|
114 | 114 | "json": "^11.0.0",
|
115 |
| - "prettier": "^3.3.3", |
| 115 | + "prettier": "^3.4.2", |
116 | 116 | "pretty-quick": "^4.0.0",
|
117 | 117 | "react": "^18.0.0",
|
118 | 118 | "react-dom": "^18.0.0",
|
|
123 | 123 | "rollup-plugin-terser": "^7.0.2",
|
124 | 124 | "semantic-release": "^24.2.0",
|
125 | 125 | "serve": "^14.2.4",
|
126 |
| - "storybook": "^8.4.4", |
| 126 | + "storybook": "^8.4.7", |
127 | 127 | "three": "^0.151.0",
|
128 | 128 | "ts-node": "^10.9.2",
|
129 |
| - "typescript": "^5.6.3", |
| 129 | + "typescript": "^5.7.2", |
130 | 130 | "vite": "^5.4.11",
|
131 | 131 | "vite-plugin-glslify": "^2.1.0"
|
132 | 132 | },
|
|
0 commit comments