Skip to content

Commit

Permalink
ADD: versions-fixies
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil-Oberlev committed Aug 25, 2024
1 parent 1f6683e commit 427117c
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 170 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"preview": "vite preview",
"format": "prettier --write .",
"test": "jest",
"test:play": "playwright test",
"prepare": "husky install",
"generate-sitemap": "node tools/generate-sitemap.js",
"storybook": "storybook dev -p 6006",
Expand All @@ -33,7 +32,6 @@
"@reduxjs/toolkit": "^2.2.7",
"jose": "^5.7.0",
"js-cookie": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.427.0",
"next": "14.2.5",
"playwright": "^1.46.1",
Expand All @@ -57,13 +55,12 @@
"@storybook/test": "^8.2.9",
"@types/jest": "^29.5.12",
"@types/js-cookie": "^3.0.6",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^22.2.0",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"chromatic": "^11.7.1",
"eslint": "^9.9.1",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint-plugin-storybook": "^0.8.0",
"husky": "^9.1.4",
Expand Down
Loading

0 comments on commit 427117c

Please sign in to comment.