|
26 | 26 | "author": "Pekkis", |
27 | 27 | "license": "MIT", |
28 | 28 | "dependencies": { |
29 | | - "@hookform/resolvers": "^3.9.0", |
30 | | - "@react-three/fiber": "^8.17.8", |
31 | | - "@tanstack/react-query": "^5.56.2", |
32 | | - "@tanstack/react-query-devtools": "^5.58.0", |
33 | | - "@vanilla-extract/css": "^1.15.5", |
| 29 | + "@hookform/resolvers": "^5.0.1", |
| 30 | + "@react-three/fiber": "^9.1.2", |
| 31 | + "@tanstack/react-query": "^5.71.10", |
| 32 | + "@tanstack/react-query-devtools": "^5.71.10", |
| 33 | + "@vanilla-extract/css": "^1.17.1", |
34 | 34 | "@vanilla-extract/sprinkles": "^1.6.3", |
35 | 35 | "clsx": "^2.1.1", |
36 | | - "currency-codes": "^2.1.0", |
37 | | - "framer-motion": "^11.9.0", |
| 36 | + "currency-codes": "^2.2.0", |
| 37 | + "framer-motion": "^12.6.3", |
38 | 38 | "immer": "^10.1.1", |
39 | | - "ky": "^1.7.2", |
40 | | - "luxon": "^3.5.0", |
41 | | - "next": "^14.2.13", |
| 39 | + "ky": "^1.8.0", |
| 40 | + "luxon": "^3.6.1", |
| 41 | + "next": "^15.2.4", |
42 | 42 | "normalize.css": "^8.0.1", |
43 | | - "react": "18.3.1", |
44 | | - "react-dom": "^18.3.1", |
45 | | - "react-error-boundary": "^4.0.13", |
46 | | - "react-hook-form": "^7.53.0", |
47 | | - "react-icons": "^5.3.0", |
48 | | - "react-markdown": "^9.0.1", |
49 | | - "remeda": "^2.14.0", |
50 | | - "sharp": "^0.33.5", |
51 | | - "three": "^0.169.0", |
52 | | - "zod": "^3.23.8", |
53 | | - "zustand": "4.5.5" |
| 43 | + "react": "19.1.0", |
| 44 | + "react-dom": "^19.1.0", |
| 45 | + "react-error-boundary": "^5.0.0", |
| 46 | + "react-hook-form": "^7.55.0", |
| 47 | + "react-icons": "^5.5.0", |
| 48 | + "react-markdown": "^10.1.0", |
| 49 | + "remeda": "^2.21.2", |
| 50 | + "sharp": "^0.34.0", |
| 51 | + "three": "^0.175.0", |
| 52 | + "zod": "^3.24.2", |
| 53 | + "zustand": "5.0.3" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@chromatic-com/storybook": "^2.0.2", |
57 | | - "@next/bundle-analyzer": "^14.2.13", |
58 | | - "@playwright/test": "^1.47.2", |
59 | | - "@storybook/addon-essentials": "^8.3.3", |
60 | | - "@storybook/addon-interactions": "^8.3.3", |
61 | | - "@storybook/addon-links": "^8.3.3", |
62 | | - "@storybook/addon-styling-webpack": "^1.0.0", |
63 | | - "@storybook/blocks": "^8.3.3", |
64 | | - "@storybook/nextjs": "^8.3.3", |
65 | | - "@storybook/react": "^8.3.3", |
66 | | - "@storybook/test": "^8.3.3", |
| 56 | + "@chromatic-com/storybook": "^3.2.6", |
| 57 | + "@eslint/js": "^9.24.0", |
| 58 | + "@next/bundle-analyzer": "^15.2.4", |
| 59 | + "@next/eslint-plugin-next": "^15.2.4", |
| 60 | + "@playwright/test": "^1.51.1", |
| 61 | + "@storybook/addon-essentials": "^8.6.12", |
| 62 | + "@storybook/addon-interactions": "^8.6.12", |
| 63 | + "@storybook/addon-links": "^8.6.12", |
| 64 | + "@storybook/addon-styling-webpack": "^1.0.1", |
| 65 | + "@storybook/blocks": "^8.6.12", |
| 66 | + "@storybook/nextjs": "^8.6.12", |
| 67 | + "@storybook/react": "^8.6.12", |
| 68 | + "@storybook/test": "^8.6.12", |
67 | 69 | "@testing-library/dom": "^10.4.0", |
68 | | - "@testing-library/jest-dom": "^6.5.0", |
69 | | - "@testing-library/react": "^16.0.1", |
70 | | - "@testing-library/user-event": "^14.5.2", |
71 | | - "@types/luxon": "^3.4.2", |
72 | | - "@types/node": "^22.7.4", |
73 | | - "@types/react": "^18.3.10", |
74 | | - "@types/react-dom": "^18.3.0", |
75 | | - "@types/three": "^0.169.0", |
76 | | - "@typescript-eslint/eslint-plugin": "^8.7.0", |
77 | | - "@typescript-eslint/parser": "^8.7.0", |
78 | | - "@vanilla-extract/next-plugin": "^2.4.5", |
79 | | - "@vanilla-extract/webpack-plugin": "^2.3.13", |
80 | | - "@vitejs/plugin-react": "^4.3.1", |
| 70 | + "@testing-library/jest-dom": "^6.6.3", |
| 71 | + "@testing-library/react": "^16.3.0", |
| 72 | + "@testing-library/user-event": "^14.6.1", |
| 73 | + "@types/luxon": "^3.6.2", |
| 74 | + "@types/node": "^22.14.0", |
| 75 | + "@types/react": "^19.1.0", |
| 76 | + "@types/react-dom": "^19.1.1", |
| 77 | + "@types/three": "^0.175.0", |
| 78 | + "@typescript-eslint/eslint-plugin": "^8.29.0", |
| 79 | + "@typescript-eslint/parser": "^8.29.0", |
| 80 | + "@vanilla-extract/next-plugin": "^2.4.10", |
| 81 | + "@vanilla-extract/webpack-plugin": "^2.3.18", |
| 82 | + "@vitejs/plugin-react": "^4.3.4", |
81 | 83 | "css-loader": "^7.1.2", |
82 | | - "eslint": "^8.57.1", |
83 | | - "eslint-config-next": "^14.2.13", |
84 | | - "eslint-config-prettier": "^9.1.0", |
85 | | - "eslint-plugin-import": "^2.30.0", |
86 | | - "eslint-plugin-jsx-a11y": "^6.10.0", |
87 | | - "eslint-plugin-prettier": "^5.2.1", |
88 | | - "eslint-plugin-react": "^7.37.0", |
89 | | - "eslint-plugin-react-hooks": "4.6.2", |
90 | | - "eslint-plugin-storybook": "^0.9.0", |
| 84 | + "eslint": "^9.24.0", |
| 85 | + "eslint-config-next": "^15.2.4", |
| 86 | + "eslint-config-prettier": "^10.1.1", |
| 87 | + "eslint-plugin-import": "^2.31.0", |
| 88 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 89 | + "eslint-plugin-prettier": "^5.2.6", |
| 90 | + "eslint-plugin-react": "^7.37.5", |
| 91 | + "eslint-plugin-react-hooks": "5.2.0", |
| 92 | + "eslint-plugin-storybook": "^0.12.0", |
91 | 93 | "identity-obj-proxy": "^3.0.0", |
92 | | - "jsdom": "^25.0.1", |
93 | | - "mini-css-extract-plugin": "^2.9.1", |
94 | | - "msw": "^2.4.9", |
95 | | - "prettier": "^3.3.3", |
96 | | - "storybook": "^8.3.3", |
| 94 | + "jsdom": "^26.0.0", |
| 95 | + "mini-css-extract-plugin": "^2.9.2", |
| 96 | + "msw": "^2.7.3", |
| 97 | + "prettier": "^3.5.3", |
| 98 | + "storybook": "^8.6.12", |
97 | 99 | "style-loader": "^4.0.0", |
98 | | - "stylelint": "^16.9.0", |
99 | | - "stylelint-config-standard": "^36.0.1", |
100 | | - "stylelint-prettier": "^5.0.2", |
101 | | - "typescript": "~5.6.2", |
102 | | - "vitest": "^2.1.1" |
| 100 | + "stylelint": "^16.18.0", |
| 101 | + "stylelint-config-standard": "^38.0.0", |
| 102 | + "stylelint-prettier": "^5.0.3", |
| 103 | + "typescript": "~5.8.3", |
| 104 | + "typescript-eslint": "^8.29.0", |
| 105 | + "vitest": "^3.1.1" |
103 | 106 | }, |
104 | | - "packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b" |
| 107 | + "packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808" |
105 | 108 | } |
0 commit comments