Skip to content

Commit

Permalink
Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
pekkis committed Mar 20, 2024
1 parent f109b6a commit fae80e7
Show file tree
Hide file tree
Showing 2 changed files with 3,278 additions and 3,334 deletions.
96 changes: 48 additions & 48 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,83 +25,83 @@
"author": "Pekkis",
"license": "MIT",
"dependencies": {
"@faker-js/faker": "^8.3.1",
"@faker-js/faker": "^8.4.1",
"@hookform/resolvers": "^3.3.4",
"@react-three/fiber": "^8.15.14",
"@tanstack/react-query": "^5.17.15",
"@tanstack/react-query-devtools": "^5.17.18",
"@vanilla-extract/css": "^1.14.0",
"@react-three/fiber": "^8.15.19",
"@tanstack/react-query": "^5.28.4",
"@tanstack/react-query-devtools": "^5.28.4",
"@vanilla-extract/css": "^1.14.1",
"@vanilla-extract/sprinkles": "^1.6.1",
"axios": "^1.6.5",
"axios": "^1.6.8",
"clsx": "^2.1.0",
"currency-codes": "^2.1.0",
"framer-motion": "^10.18.0",
"immer": "^10.0.3",
"framer-motion": "^11.0.16",
"immer": "^10.0.4",
"luxon": "^3.4.4",
"next": "^14.1.0",
"next": "^14.1.4",
"normalize.css": "^8.0.1",
"ramda": "^0.29.1",
"random-js": "^2.1.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.12",
"react-hook-form": "^7.49.3",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.51.1",
"react-icons": "^5.0.1",
"react-markdown": "^9.0.1",
"sharp": "^0.33.2",
"three": "^0.160.0",
"three": "^0.162.0",
"zod": "^3.22.4",
"zustand": "^4.4.7"
"zustand": "^4.5.2"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.1.0",
"@playwright/test": "^1.41.0",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/addon-styling-webpack": "^0.0.6",
"@storybook/blocks": "^7.6.10",
"@storybook/nextjs": "^7.6.10",
"@storybook/react": "^7.6.10",
"@next/bundle-analyzer": "^14.1.4",
"@playwright/test": "^1.42.1",
"@storybook/addon-essentials": "^8.0.2",
"@storybook/addon-interactions": "^8.0.2",
"@storybook/addon-links": "^8.0.2",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/blocks": "^8.0.2",
"@storybook/nextjs": "^8.0.2",
"@storybook/react": "^8.0.2",
"@storybook/testing-library": "^0.2.2",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.11",
"@types/luxon": "^3.4.1",
"@types/node": "^20.11.5",
"@types/ramda": "^0.29.9",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/three": "^0.160.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vanilla-extract/next-plugin": "^2.3.3",
"@vanilla-extract/webpack-plugin": "^2.3.2",
"autoprefixer": "^10.4.17",
"css-loader": "^6.9.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"@types/jest": "^29.5.12",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.30",
"@types/ramda": "^0.29.11",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@types/three": "^0.162.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vanilla-extract/next-plugin": "^2.3.7",
"@vanilla-extract/webpack-plugin": "^2.3.7",
"autoprefixer": "^10.4.18",
"css-loader": "^6.10.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-storybook": "^0.8.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "^23.2.0",
"mini-css-extract-plugin": "^2.7.7",
"msw": "^2.1.2",
"prettier": "^3.2.4",
"storybook": "^7.6.10",
"jsdom": "^24.0.0",
"mini-css-extract-plugin": "^2.8.1",
"msw": "^2.2.9",
"prettier": "^3.2.5",
"storybook": "^8.0.2",
"style-loader": "^3.3.4",
"stylelint": "^16.1.0",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"typescript": "~5.3.3"
"typescript": "~5.4.2"
}
}
Loading

0 comments on commit fae80e7

Please sign in to comment.