Skip to content

Commit

Permalink
Merge pull request #53 from pekkis/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
pekkis authored May 17, 2024
2 parents 82c8698 + 16f6185 commit 809c8b7
Show file tree
Hide file tree
Showing 3 changed files with 2,192 additions and 1,736 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20
20.13.1
90 changes: 45 additions & 45 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,82 +26,82 @@
"license": "MIT",
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@hookform/resolvers": "^3.3.4",
"@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",
"@hookform/resolvers": "^3.4.0",
"@react-three/fiber": "^8.16.6",
"@tanstack/react-query": "^5.36.2",
"@tanstack/react-query-devtools": "^5.36.2",
"@vanilla-extract/css": "^1.15.1",
"@vanilla-extract/sprinkles": "^1.6.1",
"axios": "^1.6.8",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"currency-codes": "^2.1.0",
"framer-motion": "^11.0.18",
"immer": "^10.0.4",
"framer-motion": "^11.2.4",
"immer": "^10.1.1",
"luxon": "^3.4.4",
"next": "^14.1.4",
"next": "^14.2.3",
"normalize.css": "^8.0.1",
"ramda": "^0.29.1",
"ramda": "^0.30.0",
"random-js": "^2.1.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react": "18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.51.1",
"react-icons": "^5.0.1",
"react-hook-form": "^7.51.4",
"react-icons": "^5.2.1",
"react-markdown": "^9.0.1",
"sharp": "^0.33.2",
"three": "^0.162.0",
"zod": "^3.22.4",
"sharp": "^0.33.4",
"three": "^0.164.1",
"zod": "^3.23.8",
"zustand": "^4.5.2"
},
"devDependencies": {
"@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",
"@next/bundle-analyzer": "^14.2.3",
"@playwright/test": "^1.44.0",
"@storybook/addon-essentials": "^8.1.1",
"@storybook/addon-interactions": "^8.1.1",
"@storybook/addon-links": "^8.1.1",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/blocks": "^8.0.2",
"@storybook/nextjs": "^8.0.2",
"@storybook/react": "^8.0.2",
"@storybook/blocks": "^8.1.1",
"@storybook/nextjs": "^8.1.1",
"@storybook/react": "^8.1.1",
"@storybook/testing-library": "^0.2.2",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"@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",
"@types/node": "^20.12.12",
"@types/ramda": "^0.30.0",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/three": "^0.164.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vanilla-extract/next-plugin": "^2.4.0",
"@vanilla-extract/webpack-plugin": "^2.3.8",
"autoprefixer": "^10.4.19",
"css-loader": "^6.11.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"eslint-config-next": "^14.2.3",
"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.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "^24.0.0",
"mini-css-extract-plugin": "^2.8.1",
"msw": "^2.2.9",
"mini-css-extract-plugin": "^2.9.0",
"msw": "^2.3.0",
"prettier": "^3.2.5",
"storybook": "^8.0.2",
"storybook": "^8.1.1",
"style-loader": "^3.3.4",
"stylelint": "^16.2.1",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^5.0.0",
"typescript": "~5.4.2"
"typescript": "~5.4.5"
}
}
Loading

0 comments on commit 809c8b7

Please sign in to comment.