Skip to content

Commit ac13bd4

Browse files
authored
feat(packages): update outdated packages (#704)
1 parent b9f09e2 commit ac13bd4

File tree

2 files changed

+1194
-1199
lines changed

2 files changed

+1194
-1199
lines changed

package.json

+33-33
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"homepage": "https://github.com/logicalclocks/quartz",
33
"name": "@logicalclocks/quartz",
4-
"version": "4.12.0",
4+
"version": "4.14.0",
55
"description": "Logical Clocks Design System Library",
66
"author": "logicalclocks",
77
"license": "MIT",
@@ -56,16 +56,16 @@
5656
},
5757
"dependencies": {
5858
"@chakra-ui/anatomy": "^2.3.4",
59-
"@chakra-ui/react": "^2.10.3",
59+
"@chakra-ui/react": "^2.10.4",
6060
"@chakra-ui/styled-system": "^2.12.0",
61-
"@codemirror/autocomplete": "^6.18.2",
62-
"@codemirror/view": "^6.34.1",
61+
"@codemirror/autocomplete": "^6.18.3",
62+
"@codemirror/view": "^6.35.0",
6363
"@emotion/core": "^10.3.1",
64-
"@emotion/react": "^11.13.3",
65-
"@emotion/styled": "^11.13.0",
64+
"@emotion/react": "^11.13.5",
65+
"@emotion/styled": "^11.13.5",
6666
"@rebass/forms": "^4.0.6",
6767
"@styled-system/css": "^5.1.5",
68-
"@tanem/react-nprogress": "^5.0.52",
68+
"@tanem/react-nprogress": "^5.0.53",
6969
"@tanstack/react-table": "^8.20.5",
7070
"@uiw/codemirror-extensions-langs": "^4.23.6",
7171
"@uiw/codemirror-theme-darcula": "^4.23.6",
@@ -78,32 +78,32 @@
7878
"rebass": "^4.0.7"
7979
},
8080
"devDependencies": {
81-
"@chakra-ui/cli": "^2.5.5",
81+
"@chakra-ui/cli": "^2.5.6",
8282
"@chromatic-com/storybook": "^1.9.0",
83-
"@playwright/experimental-ct-react": "^1.48.2",
83+
"@playwright/experimental-ct-react": "^1.49.0",
8484
"@semantic-release/changelog": "^6.0.3",
8585
"@semantic-release/commit-analyzer": "^11.1.0",
8686
"@semantic-release/git": "^10.0.1",
8787
"@semantic-release/github": "^10.3.5",
8888
"@semantic-release/npm": "^11.0.3",
8989
"@semantic-release/release-notes-generator": "^14.0.1",
90-
"@storybook/addon-actions": "^8.4.0",
91-
"@storybook/addon-docs": "^8.4.0",
92-
"@storybook/addon-essentials": "^8.4.0",
93-
"@storybook/addon-interactions": "^8.4.0",
94-
"@storybook/addon-links": "^8.4.0",
95-
"@storybook/builder-vite": "^8.4.0",
96-
"@storybook/core-common": "^8.4.0",
97-
"@storybook/csf-tools": "^8.4.0",
98-
"@storybook/instrumenter": "^8.4.0",
99-
"@storybook/node-logger": "^8.4.0",
100-
"@storybook/react": "^8.4.0",
101-
"@storybook/react-vite": "^8.4.0",
102-
"@storybook/test": "^8.4.0",
90+
"@storybook/addon-actions": "^8.4.6",
91+
"@storybook/addon-docs": "^8.4.6",
92+
"@storybook/addon-essentials": "^8.4.6",
93+
"@storybook/addon-interactions": "^8.4.6",
94+
"@storybook/addon-links": "^8.4.6",
95+
"@storybook/builder-vite": "^8.4.6",
96+
"@storybook/core-common": "^8.4.6",
97+
"@storybook/csf-tools": "^8.4.6",
98+
"@storybook/instrumenter": "^8.4.6",
99+
"@storybook/node-logger": "^8.4.6",
100+
"@storybook/react": "^8.4.6",
101+
"@storybook/react-vite": "^8.4.6",
102+
"@storybook/test": "^8.4.6",
103103
"@storybook/test-runner": "^0.19.1",
104-
"@storybook/theming": "^8.4.0",
105-
"@storybook/types": "^8.4.0",
106-
"@types/node": "^20.17.5",
104+
"@storybook/theming": "^8.4.6",
105+
"@storybook/types": "^8.4.6",
106+
"@types/node": "^20.17.9",
107107
"@types/ramda": "^0.28.25",
108108
"@types/react": "^18.3.12",
109109
"@types/react-datepicker": "^6.2.0",
@@ -112,8 +112,8 @@
112112
"@types/rebass__forms": "^4.0.10",
113113
"@typescript-eslint/eslint-plugin": "^7.18.0",
114114
"@typescript-eslint/parser": "^7.18.0",
115-
"@vitejs/plugin-react": "^4.3.3",
116-
"chromatic": "^11.16.3",
115+
"@vitejs/plugin-react": "^4.3.4",
116+
"chromatic": "^11.20.0",
117117
"commitizen": "^4.3.1",
118118
"cross-env": "^7.0.3",
119119
"cz-conventional-changelog": "^3.3.0",
@@ -128,18 +128,18 @@
128128
"eslint-plugin-react-hooks": "^4.6.2",
129129
"jest": "29.7.0",
130130
"npm-run-all": "^4.1.5",
131-
"prettier": "^3.3.3",
131+
"prettier": "^3.4.2",
132132
"react": "^18.3.1",
133133
"react-dom": "^18.3.1",
134-
"react-router-dom": "^6.27.0",
134+
"react-router-dom": "^6.28.0",
135135
"semantic-release": "23.1.1",
136-
"storybook": "^8.4.0",
136+
"storybook": "^8.4.6",
137137
"storybook-dark-mode": "^4.0.2",
138-
"typescript": "^5.6.3",
139-
"vite": "^5.4.10",
138+
"typescript": "^5.7.2",
139+
"vite": "^5.4.11",
140140
"vite-plugin-css-injected-by-js": "^3.5.2",
141141
"vite-plugin-dts": "^3.9.1",
142-
"vite-plugin-svgr": "^4.2.0",
142+
"vite-plugin-svgr": "^4.3.0",
143143
"vite-plugin-turbosnap": "^1.0.3",
144144
"yalc": "1.0.0-pre.53"
145145
},

0 commit comments

Comments
 (0)