|
30 | 30 | "@heroicons/react": "2.1.3", |
31 | 31 | "@holoenfans/tripetto-block-multi-file-upload": "^0.0.4", |
32 | 32 | "@holoenfans/tripetto-block-spacer": "^0.0.2", |
33 | | - "@marsidev/react-turnstile": "^0.5.4", |
| 33 | + "@marsidev/react-turnstile": "^0.7.2", |
34 | 34 | "@mdi/js": "7.4.47", |
35 | 35 | "@mdi/react": "1.6.1", |
36 | 36 | "@pixi/gif": "^2.1.1", |
37 | 37 | "@pixi/graphics-smooth": "^1.1.0", |
38 | 38 | "@pixi/react": "7.1.1", |
39 | 39 | "@pixi/sound": "^5.2.3", |
40 | 40 | "@pixi/text-html": "^7.4.2", |
41 | | - "@radix-ui/react-dialog": "^1.0.5", |
42 | | - "@radix-ui/react-dropdown-menu": "^2.0.6", |
43 | | - "@radix-ui/react-select": "^2.0.0", |
44 | | - "@radix-ui/react-switch": "^1.0.3", |
45 | | - "@sentry/nextjs": "^7.116.0", |
| 41 | + "@radix-ui/react-dialog": "^1.1.1", |
| 42 | + "@radix-ui/react-dropdown-menu": "^2.1.1", |
| 43 | + "@radix-ui/react-select": "^2.1.1", |
| 44 | + "@radix-ui/react-switch": "^1.1.0", |
| 45 | + "@sentry/nextjs": "^7.118.0", |
46 | 46 | "@tripetto/block-calculator": "^4.0.6", |
47 | 47 | "@tripetto/block-checkbox": "^6.0.2", |
48 | 48 | "@tripetto/block-checkboxes": "^7.1.1", |
|
65 | 65 | "@tripetto/block-textarea": "^6.0.3", |
66 | 66 | "@tripetto/block-url": "^6.0.2", |
67 | 67 | "@tripetto/block-variable": "^3.0.3", |
68 | | - "@tripetto/block-yes-no": "^6.0.0", |
69 | | - "@tripetto/runner": "^8.1.0", |
| 68 | + "@tripetto/block-yes-no": "^6.0.1", |
| 69 | + "@tripetto/runner": "^8.2.0", |
70 | 70 | "@tripetto/runner-fabric": "^8.0.16", |
71 | 71 | "@tripetto/runner-react-hook": "^5.0.2", |
72 | 72 | "classnames": "^2.5.1", |
73 | 73 | "d3-geo-projection": "^4.0.0", |
74 | 74 | "daisyui": "4.10.1", |
75 | 75 | "date-fns": "3.6.0", |
76 | 76 | "escape-html": "1.0.3", |
77 | | - "framer-motion": "^11.2.10", |
| 77 | + "framer-motion": "^11.3.24", |
78 | 78 | "hamburger-react": "^2.5.1", |
79 | | - "i18next": "^23.11.5", |
| 79 | + "i18next": "^23.12.2", |
80 | 80 | "i18next-resources-to-backend": "^1.2.1", |
81 | 81 | "immer": "^10.1.1", |
82 | 82 | "lodash": "4.17.21", |
|
98 | 98 | "react-select": "^5.8.0", |
99 | 99 | "react-simple-maps": "^3.0.0", |
100 | 100 | "server-only": "^0.0.1", |
101 | | - "slate": "0.102.0", |
102 | 101 | "styled-components": "6.1.8", |
103 | | - "tslib": "^2.6.2", |
| 102 | + "tslib": "^2.6.3", |
104 | 103 | "webfontloader": "1.6.28", |
105 | | - "zustand": "^4.5.2" |
| 104 | + "zustand": "^4.5.4" |
106 | 105 | }, |
107 | 106 | "devDependencies": { |
108 | 107 | "@commitlint/cli": "19.2.2", |
109 | 108 | "@commitlint/config-conventional": "19.2.2", |
110 | | - "@next/eslint-plugin-next": "^14.2.3", |
| 109 | + "@next/eslint-plugin-next": "^14.2.5", |
111 | 110 | "@pixi/graphics": "^7.4.2", |
112 | 111 | "@storybook/addon-essentials": "8.0.8", |
113 | 112 | "@storybook/addon-interactions": "8.0.8", |
|
120 | 119 | "@types/lodash": "4.17.0", |
121 | 120 | "@types/penner": "^0.1.3", |
122 | 121 | "@types/react": "18.2.78", |
123 | | - "@types/react-simple-maps": "^3.0.4", |
| 122 | + "@types/react-simple-maps": "^3.0.6", |
124 | 123 | "@types/safe-json-stringify": "1.1.5", |
125 | 124 | "@types/webfontloader": "1.6.38", |
126 | 125 | "@typescript-eslint/eslint-plugin": "7.6.0", |
|
136 | 135 | "eslint-plugin-react": "7.34.1", |
137 | 136 | "eslint-plugin-react-hooks": "4.6.0", |
138 | 137 | "eslint-plugin-storybook": "0.8.0", |
139 | | - "eslint-plugin-tailwindcss": "^3.17.0", |
| 138 | + "eslint-plugin-tailwindcss": "^3.17.4", |
140 | 139 | "husky": "9.0.11", |
141 | 140 | "lint-staged": "15.2.2", |
142 | 141 | "phaser3spectorjs": "^0.0.8", |
|
0 commit comments