Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
loopy-dev committed Dec 21, 2023
1 parent c43b292 commit e69c668
Show file tree
Hide file tree
Showing 2 changed files with 2,728 additions and 1,163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@storybook/addon-links": "7.0.18",
"@storybook/addon-styling": "^1.3.0",
"@storybook/blocks": "7.0.18",
"@storybook/nextjs": "7.0.7",
"@storybook/react": "^7.0.7",
"@storybook/nextjs": "^7.6.6",
"@storybook/react": "^7.6.6",
"@storybook/testing-library": "^0.1.0",
"@svgr/webpack": "^6.5.1",
"@types/jest": "^29.5.1",
Expand All @@ -70,22 +70,22 @@
"autoprefixer": "^10.4.13",
"babel-loader": "^8.3.0",
"cross-env": "^7.0.3",
"eslint": "8.32.0",
"eslint": "^8.56.0",
"eslint-config-next": "13.1.3",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-storybook": "^0.6.12",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.21",
"prettier": "^2.8.3",
"prettier": "^3.1.1",
"sass": "^1.57.1",
"storybook": "7.0.18",
"storybook": "^7.6.6",
"stylelint": "^15.6.0",
"stylelint-config-recommended-scss": "^11.0.0",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^5.0.0",
"tailwindcss": "^3.2.4",
"typescript": "^5.0.4"
"typescript": "^5.3.3"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit e69c668

Please sign in to comment.