Skip to content

Commit 5127542

Browse files
author
Kubit
committed
Update package
1 parent 11f30d6 commit 5127542

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -82,24 +82,24 @@
8282
"sideEffects": false,
8383
"license": "Apache-2.0",
8484
"devDependencies": {
85-
"@babel/core": "^7.24.8",
86-
"@babel/preset-env": "^7.24.8",
85+
"@babel/core": "^7.24.9",
86+
"@babel/preset-env": "^7.25.0",
8787
"@babel/preset-react": "^7.24.7",
8888
"@babel/preset-typescript": "^7.24.7",
8989
"@eslint/compat": "^1.1.1",
9090
"@eslint/eslintrc": "^3.1.0",
91-
"@eslint/js": "^9.6.0",
92-
"@storybook/addon-a11y": "^8.2.2",
93-
"@storybook/addon-controls": "^8.2.2",
91+
"@eslint/js": "^9.7.0",
92+
"@storybook/addon-a11y": "^8.2.6",
93+
"@storybook/addon-controls": "^8.2.6",
9494
"@storybook/addon-coverage": "^1.0.4",
95-
"@storybook/addon-essentials": "^8.2.2",
96-
"@storybook/addon-interactions": "^8.2.2",
97-
"@storybook/addon-links": "^8.2.2",
98-
"@storybook/addon-themes": "^8.2.2",
99-
"@storybook/blocks": "^8.2.2",
100-
"@storybook/react": "^8.2.2",
101-
"@storybook/react-vite": "^8.2.2",
102-
"@testing-library/jest-dom": "^6.4.6",
95+
"@storybook/addon-essentials": "^8.2.6",
96+
"@storybook/addon-interactions": "^8.2.6",
97+
"@storybook/addon-links": "^8.2.6",
98+
"@storybook/addon-themes": "^8.2.6",
99+
"@storybook/blocks": "^8.2.6",
100+
"@storybook/react": "^8.2.6",
101+
"@storybook/react-vite": "^8.2.6",
102+
"@testing-library/jest-dom": "^6.4.8",
103103
"@testing-library/react": "^16.0.0",
104104
"@testing-library/react-hooks": "^8.0.1",
105105
"@testing-library/user-event": "^14.5.2",
@@ -111,31 +111,31 @@
111111
"@types/react-dom": "^18.3.0",
112112
"@types/styled-components": "^5.1.34",
113113
"@types/ungap__structured-clone": "^1.2.0",
114-
"@typescript-eslint/eslint-plugin": "^7.16.0",
115-
"@typescript-eslint/parser": "^7.16.0",
114+
"@typescript-eslint/eslint-plugin": "^7.17.0",
115+
"@typescript-eslint/parser": "^7.17.0",
116116
"@ungap/structured-clone": "^1.2.0",
117117
"@vitejs/plugin-react": "^4.3.1",
118118
"babel-jest": "^29.7.0",
119119
"cpy-cli": "^5.0.0",
120-
"eslint": "^9.6.0",
120+
"eslint": "^9.7.0",
121121
"eslint-config-prettier": "^9.1.0",
122122
"eslint-config-standard-with-typescript": "^43.0.1",
123123
"eslint-import-resolver-typescript": "^3.6.1",
124124
"eslint-plugin-import": "^2.29.1",
125125
"eslint-plugin-jest": "^28.6.0",
126126
"eslint-plugin-jsx-a11y": "^6.9.0",
127-
"eslint-plugin-n": "^17.9.0",
127+
"eslint-plugin-n": "^17.10.1",
128128
"eslint-plugin-node": "^11.1.0",
129-
"eslint-plugin-prettier": "5.1.3",
130-
"eslint-plugin-promise": "^6.4.0",
131-
"eslint-plugin-react": "^7.34.3",
129+
"eslint-plugin-prettier": "5.2.1",
130+
"eslint-plugin-promise": "^7.0.0",
131+
"eslint-plugin-react": "^7.35.0",
132132
"eslint-plugin-react-hooks": "^4.6.2",
133-
"eslint-plugin-react-refresh": "^0.4.8",
133+
"eslint-plugin-react-refresh": "^0.4.9",
134134
"eslint-plugin-storybook": "^0.8.0",
135-
"eslint-plugin-unused-imports": "^4.0.0",
135+
"eslint-plugin-unused-imports": "^4.0.1",
136136
"globals": "^15.8.0",
137137
"gts": "^5.3.1",
138-
"html-validate": "^8.20.1",
138+
"html-validate": "^8.21.0",
139139
"jest": "^29.7.0",
140140
"jest-axe": "^9.0.0",
141141
"jest-canvas-mock": "^2.5.2",
@@ -144,26 +144,26 @@
144144
"jest-junit": "^16.0.0",
145145
"jest-styled-components": "^7.2.0",
146146
"json-beautify": "^1.1.1",
147-
"prettier": "^3.3.2",
147+
"prettier": "^3.3.3",
148148
"react-transition-group": "^4.4.5",
149149
"sort-imports": "^1.1.0",
150-
"storybook": "^8.2.2",
151-
"ts-jest": "^29.2.2",
150+
"storybook": "^8.2.6",
151+
"ts-jest": "^29.2.3",
152152
"tsc-alias": "1.8.10",
153-
"typedoc": "^0.26.4",
154-
"typedoc-plugin-markdown": "^4.2.1",
155-
"typescript": "^5.5.3",
156-
"vite": "^5.3.3",
153+
"typedoc": "^0.26.5",
154+
"typedoc-plugin-markdown": "^4.2.3",
155+
"typescript": "^5.5.4",
156+
"vite": "^5.3.5",
157157
"vite-tsconfig-paths": "^4.3.2",
158158
"yarn-deduplicate": "^6.0.2"
159159
},
160160
"dependencies": {
161-
"@emotion/is-prop-valid": "^1.2.2",
161+
"@emotion/is-prop-valid": "^1.3.0",
162162
"lottie-web": "^5.12.2",
163163
"react": "^18.3.1",
164164
"react-dom": "^18.3.1",
165165
"react-transition-group": "^4.4.5",
166-
"styled-components": "^6.1.11"
166+
"styled-components": "^6.1.12"
167167
},
168168
"resolutions": {
169169
"strip-ansi": "^6.0.1",

0 commit comments

Comments
 (0)