@tarsis/toolkit 0.4.4 → 0.4.6

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.4",
3
+ "version": "0.4.6",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -9,8 +9,7 @@
9
9
  "license": "MIT",
10
10
  "type": "module",
11
11
  "files": [
12
- "dist",
13
- "package.json"
12
+ "dist"
14
13
  ],
15
14
  "sideEffects": [
16
15
  "**/*.css"
@@ -51,23 +50,21 @@
51
50
  "build": "tsc && vite build",
52
51
  "lint": "eslint src --max-warnings=0",
53
52
  "format": "prettier . --write --ignore-unknown",
54
- "prepare": "husky install",
55
- "biome:format": "biome format src",
56
- "biome:lint": "biome lint src",
57
- "biome:check": "biome check src"
53
+ "prepare": "husky install"
58
54
  },
59
55
  "devDependencies": {
60
- "@biomejs/biome": "1.9.4",
61
56
  "@chromatic-com/storybook": "4.1.1",
62
57
  "@eslint/compat": "1.4.0",
63
- "@faker-js/faker": "10.0.0",
58
+ "@eslint/eslintrc": "3.3.1",
59
+ "@eslint/js": "9.38.0",
60
+ "@faker-js/faker": "10.1.0",
64
61
  "@laynezh/vite-plugin-lib-assets": "2.1.3",
65
62
  "@reach/tooltip": "0.18.0",
66
63
  "@react-spring/web": "9.7.5",
67
- "@storybook/addon-docs": "9.1.10",
68
- "@storybook/addon-links": "9.1.10",
69
- "@storybook/addon-onboarding": "9.1.10",
70
- "@storybook/react-vite": "9.1.10",
64
+ "@storybook/addon-docs": "9.1.13",
65
+ "@storybook/addon-links": "9.1.13",
66
+ "@storybook/addon-onboarding": "9.1.13",
67
+ "@storybook/react-vite": "9.1.13",
71
68
  "@testing-library/dom": "10.4.1",
72
69
  "@testing-library/jest-dom": "6.9.1",
73
70
  "@testing-library/react": "16.3.0",
@@ -76,12 +73,12 @@
76
73
  "@types/dat.gui": "0.7.13",
77
74
  "@types/flickity": "2.2.11",
78
75
  "@types/howler": "2.2.12",
79
- "@types/node": "22.18.8",
76
+ "@types/node": "22.18.11",
80
77
  "@types/p5": "1.7.6",
81
- "@types/react": "19.2.0",
82
- "@types/react-dom": "19.2.0",
83
- "@typescript-eslint/eslint-plugin": "8.45.0",
84
- "@typescript-eslint/parser": "8.45.0",
78
+ "@types/react": "19.2.2",
79
+ "@types/react-dom": "19.2.2",
80
+ "@typescript-eslint/eslint-plugin": "8.46.1",
81
+ "@typescript-eslint/parser": "8.46.1",
85
82
  "@use-gesture/react": "10.3.1",
86
83
  "@vitejs/plugin-react-swc": "4.1.0",
87
84
  "@vitest/coverage-v8": "3.2.4",
@@ -91,24 +88,24 @@
91
88
  "canvas-confetti": "1.9.3",
92
89
  "classnames": "2.5.1",
93
90
  "dat.gui": "0.7.9",
94
- "eslint": "8.57.1",
91
+ "eslint": "9.38.0",
95
92
  "eslint-config-prettier": "10.1.8",
96
93
  "eslint-plugin-import": "^2.32.0",
97
94
  "eslint-plugin-jest-dom": "5.5.0",
98
95
  "eslint-plugin-react": "7.37.5",
99
- "eslint-plugin-react-hooks": "5.2.0",
100
- "eslint-plugin-react-refresh": "0.4.23",
101
- "eslint-plugin-storybook": "9.1.10",
96
+ "eslint-plugin-react-hooks": "7.0.0",
97
+ "eslint-plugin-react-refresh": "0.4.24",
98
+ "eslint-plugin-storybook": "9.1.13",
102
99
  "expect-type": "1.2.2",
103
100
  "flickity": "2.3.0",
104
- "framer-motion": "12.23.22",
101
+ "framer-motion": "12.23.24",
105
102
  "gsap": "3.13.0",
106
103
  "howler": "2.2.4",
107
104
  "html2canvas": "1.4.1",
108
105
  "husky": "9.1.7",
109
- "jsdom": "26.1.0",
106
+ "jsdom": "27.0.1",
110
107
  "load-bmfont": "1.4.1",
111
- "p5": "2.0.4",
108
+ "p5": "2.0.5",
112
109
  "postcss": "8.5.6",
113
110
  "postcss-preset-env": "10.4.0",
114
111
  "prettier": "3.6.2",
@@ -117,15 +114,15 @@
117
114
  "react-flip-toolkit": "7.2.4",
118
115
  "react-icons": "5.5.0",
119
116
  "sass": "1.93.2",
120
- "storybook": "9.1.10",
117
+ "storybook": "9.1.13",
121
118
  "swiper": "11.2.10",
122
119
  "three": "0.117.1",
123
120
  "three-bmfont-text": "3.0.1",
124
121
  "three-orbit-controls": "82.1.0",
125
122
  "typescript": "5.9.3",
126
- "vite": "7.1.9",
123
+ "vite": "7.1.10",
127
124
  "vite-plugin-dts": "4.5.4",
128
- "vite-plugin-static-copy": "3.1.3",
125
+ "vite-plugin-static-copy": "3.1.4",
129
126
  "vite-tsconfig-paths": "5.1.4",
130
127
  "vitest": "3.2.4"
131
128
  },
@@ -137,12 +134,12 @@
137
134
  "canvas-confetti": "^1.9.3",
138
135
  "classnames": "^2.5.1",
139
136
  "flickity": "^2.3.0",
140
- "framer-motion": "^12.23.12",
137
+ "framer-motion": "^12.23.24",
141
138
  "gsap": "^3.13.0",
142
139
  "howler": "^2.2.4",
143
140
  "html2canvas": "^1.4.1",
144
141
  "load-bmfont": "1.4.1",
145
- "p5": "^2.0.4",
142
+ "p5": "^2.0.5",
146
143
  "react": "^19.2.0",
147
144
  "react-dom": "^19.2.0",
148
145
  "react-flip-toolkit": "^7.2.4",