@tarsis/toolkit 0.4.7 → 0.4.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tarsis/toolkit",
3
- "version": "0.4.7",
3
+ "version": "0.4.8",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -53,18 +53,18 @@
53
53
  "prepare": "husky install"
54
54
  },
55
55
  "devDependencies": {
56
- "@chromatic-com/storybook": "4.1.2",
57
- "@eslint/compat": "1.4.1",
56
+ "@chromatic-com/storybook": "4.1.3",
57
+ "@eslint/compat": "2.0.0",
58
58
  "@eslint/eslintrc": "3.3.1",
59
- "@eslint/js": "9.39.0",
59
+ "@eslint/js": "9.39.1",
60
60
  "@faker-js/faker": "10.1.0",
61
61
  "@laynezh/vite-plugin-lib-assets": "2.1.3",
62
62
  "@reach/tooltip": "0.18.0",
63
63
  "@react-spring/web": "9.7.5",
64
- "@storybook/addon-docs": "10.0.2",
65
- "@storybook/addon-links": "10.0.2",
66
- "@storybook/addon-onboarding": "10.0.2",
67
- "@storybook/react-vite": "10.0.2",
64
+ "@storybook/addon-docs": "10.0.8",
65
+ "@storybook/addon-links": "10.0.8",
66
+ "@storybook/addon-onboarding": "10.0.8",
67
+ "@storybook/react-vite": "10.0.8",
68
68
  "@testing-library/dom": "10.4.1",
69
69
  "@testing-library/jest-dom": "6.9.1",
70
70
  "@testing-library/react": "16.3.0",
@@ -73,40 +73,39 @@
73
73
  "@types/dat.gui": "0.7.13",
74
74
  "@types/flickity": "2.2.11",
75
75
  "@types/howler": "2.2.12",
76
- "@types/node": "22.18.13",
77
- "@types/p5": "1.7.7",
78
- "@types/react": "19.2.2",
79
- "@types/react-dom": "19.2.2",
80
- "@typescript-eslint/eslint-plugin": "8.46.2",
81
- "@typescript-eslint/parser": "8.46.2",
76
+ "@types/node": "22.19.1",
77
+ "@types/p5": "1.7.6",
78
+ "@types/react": "19.2.6",
79
+ "@types/react-dom": "19.2.3",
80
+ "@typescript-eslint/eslint-plugin": "8.47.0",
81
+ "@typescript-eslint/parser": "8.47.0",
82
82
  "@use-gesture/react": "10.3.1",
83
- "@vitejs/plugin-react-swc": "4.2.0",
83
+ "@vitejs/plugin-react-swc": "4.2.2",
84
84
  "@vitest/coverage-v8": "3.2.4",
85
85
  "@vitest/ui": "3.2.4",
86
- "autoprefixer": "10.4.21",
86
+ "autoprefixer": "10.4.22",
87
87
  "bowser": "2.12.1",
88
88
  "canvas-confetti": "1.9.4",
89
89
  "classnames": "2.5.1",
90
90
  "dat.gui": "0.7.9",
91
- "eslint": "9.39.0",
91
+ "eslint": "9.39.1",
92
92
  "eslint-config-prettier": "10.1.8",
93
- "eslint-plugin-import": "^2.32.0",
93
+ "eslint-plugin-import": "2.32.0",
94
94
  "eslint-plugin-jest-dom": "5.5.0",
95
95
  "eslint-plugin-react": "7.37.5",
96
96
  "eslint-plugin-react-hooks": "7.0.1",
97
97
  "eslint-plugin-react-refresh": "0.4.24",
98
- "eslint-plugin-storybook": "10.0.2",
98
+ "eslint-plugin-storybook": "10.0.8",
99
99
  "expect-type": "1.2.2",
100
100
  "flickity": "2.3.0",
101
- "framer-motion": "12.23.24",
101
+ "motion": "12.23.24",
102
102
  "gsap": "3.13.0",
103
103
  "howler": "2.2.4",
104
104
  "html2canvas": "1.4.1",
105
105
  "husky": "9.1.7",
106
- "jsdom": "27.1.0",
106
+ "jsdom": "27.2.0",
107
107
  "load-bmfont": "1.4.1",
108
108
  "p5": "2.0.5",
109
- "parse5": "7.1.2",
110
109
  "postcss": "8.5.6",
111
110
  "postcss-preset-env": "10.4.0",
112
111
  "prettier": "3.6.2",
@@ -114,14 +113,14 @@
114
113
  "react-dom": "19.2.0",
115
114
  "react-flip-toolkit": "7.2.4",
116
115
  "react-icons": "5.5.0",
117
- "sass": "1.93.3",
118
- "storybook": "10.0.2",
116
+ "sass": "1.94.2",
117
+ "storybook": "10.0.8",
119
118
  "swiper": "11.2.10",
120
119
  "three": "0.117.1",
121
120
  "three-bmfont-text": "3.0.1",
122
121
  "three-orbit-controls": "82.1.0",
123
122
  "typescript": "5.9.3",
124
- "vite": "7.1.12",
123
+ "vite": "7.2.4",
125
124
  "vite-plugin-dts": "4.5.4",
126
125
  "vite-plugin-static-copy": "3.1.4",
127
126
  "vite-tsconfig-paths": "5.1.4",
@@ -135,7 +134,7 @@
135
134
  "canvas-confetti": "^1.9.4",
136
135
  "classnames": "^2.5.1",
137
136
  "flickity": "^2.3.0",
138
- "framer-motion": "^12.23.24",
137
+ "motion": "^12.23.24",
139
138
  "gsap": "^3.13.0",
140
139
  "howler": "^2.2.4",
141
140
  "html2canvas": "^1.4.1",
@@ -150,5 +149,8 @@
150
149
  "three-bmfont-text": "3.0.1",
151
150
  "three-orbit-controls": "82.1.0"
152
151
  },
152
+ "resolutions": {
153
+ "parse5": "7.3.0"
154
+ },
153
155
  "packageManager": "yarn@1.22.22"
154
156
  }