|
47 | 47 | "react-dom": "^18.2.0"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@ark-ui/anatomy": "^0.1.0", |
51 |
| - "@ark-ui/react": "^0.15.0", |
| 50 | + "@ark-ui/anatomy": "^1.2.0", |
| 51 | + "@ark-ui/react": "^1.2.1", |
52 | 52 | "@changesets/changelog-github": "^0.5.0",
|
53 |
| - "@changesets/cli": "^2.26.2", |
54 |
| - "@commitlint/cli": "^18.2.0", |
55 |
| - "@commitlint/config-conventional": "^18.1.0", |
56 |
| - "@commitlint/types": "^18.1.0", |
| 53 | + "@changesets/cli": "^2.27.1", |
| 54 | + "@commitlint/cli": "^18.4.3", |
| 55 | + "@commitlint/config-conventional": "^18.4.3", |
| 56 | + "@commitlint/types": "^18.4.3", |
57 | 57 | "@omnidev/knit": "^0.1.2",
|
58 | 58 | "@pandacss/dev": "^0.23.0",
|
59 | 59 | "@pandacss/types": "^0.23.0",
|
60 |
| - "@storybook/addon-a11y": "^7.5.1", |
| 60 | + "@storybook/addon-a11y": "^7.6.6", |
61 | 61 | "@storybook/addon-coverage": "^1.0.0",
|
62 |
| - "@storybook/addon-essentials": "^7.5.1", |
63 |
| - "@storybook/addon-interactions": "^7.5.1", |
64 |
| - "@storybook/addon-links": "^7.5.1", |
| 62 | + "@storybook/addon-essentials": "^7.6.6", |
| 63 | + "@storybook/addon-interactions": "^7.6.6", |
| 64 | + "@storybook/addon-links": "^7.6.6", |
65 | 65 | "@storybook/addon-onboarding": "^1.0.8",
|
66 |
| - "@storybook/blocks": "^7.5.1", |
| 66 | + "@storybook/blocks": "^7.6.6", |
67 | 67 | "@storybook/jest": "^0.2.3",
|
68 |
| - "@storybook/manager-api": "^7.5.1", |
69 |
| - "@storybook/react": "^7.5.1", |
70 |
| - "@storybook/react-vite": "^7.5.1", |
| 68 | + "@storybook/manager-api": "^7.6.6", |
| 69 | + "@storybook/react": "^7.6.6", |
| 70 | + "@storybook/react-vite": "^7.6.6", |
71 | 71 | "@storybook/test-runner": "^0.16.0",
|
72 | 72 | "@storybook/testing-library": "^0.2.2",
|
73 | 73 | "@testing-library/dom": "^9.0.0",
|
74 |
| - "@testing-library/react": "^14.0.0", |
| 74 | + "@testing-library/react": "^14.1.2", |
75 | 75 | "@testing-library/user-event": "^14.5.1",
|
76 |
| - "@types/react": "^18.2.28", |
| 76 | + "@types/react": "^18.2.46", |
77 | 77 | "@typescript-eslint/eslint-plugin": "^6.7.5",
|
78 | 78 | "@typescript-eslint/parser": "^6.7.5",
|
79 |
| - "concurrently": "^8.2.1", |
| 79 | + "concurrently": "^8.2.2", |
80 | 80 | "eslint": "^8.51.0",
|
81 | 81 | "eslint-config-prettier": "^9.0.0",
|
82 | 82 | "eslint-import-resolver-typescript": "^3.6.1",
|
|
89 | 89 | "eslint-plugin-testing-library": "^6.1.0",
|
90 | 90 | "eslint-plugin-typescript-sort-keys": "^3.1.0",
|
91 | 91 | "eslint-plugin-unused-imports": "^3.0.0",
|
92 |
| - "framer-motion": "^10.16.4", |
| 92 | + "framer-motion": "^10.16.16", |
93 | 93 | "http-server": "^14.1.1",
|
94 | 94 | "husky": "^8.0.3",
|
95 |
| - "lint-staged": "^15.0.2", |
| 95 | + "lint-staged": "^15.2.0", |
96 | 96 | "react": "^18.2.0",
|
97 | 97 | "react-dom": "^18.2.0",
|
98 |
| - "react-icons": "^4.11.0", |
99 |
| - "storybook": "^7.4.6", |
100 |
| - "storybook-dark-mode": "^3.0.1", |
| 98 | + "react-icons": "^4.12.0", |
| 99 | + "storybook": "^7.6.6", |
| 100 | + "storybook-dark-mode": "^3.0.3", |
101 | 101 | "tsup": "^8.0.0",
|
102 |
| - "typescript": "^5.2.2", |
103 |
| - "vite": "^5.0.0", |
104 |
| - "vite-tsconfig-paths": "^4.2.1", |
105 |
| - "wait-on": "^7.0.1" |
| 102 | + "typescript": "^5.3.3", |
| 103 | + "vite": "^5.0.10", |
| 104 | + "vite-tsconfig-paths": "^4.2.3", |
| 105 | + "wait-on": "^7.2.0" |
106 | 106 | }
|
107 | 107 | }
|
0 commit comments