Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kislovskiy committed Dec 11, 2023
1 parent dc34e21 commit 15bcdbc
Show file tree
Hide file tree
Showing 2 changed files with 1,610 additions and 1,981 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@mdx-js/react": "^3.0.0",
"@types/unist": "^3.0.2",
"clsx": "^2.0.0",
"date-fns": "^2.29.3",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
"glob": "^10.3.10",
"gray-matter": "^4.0.3",
"next": "^14.0.2",
"next": "^14.0.4",
"next-mdx-remote": "^4.4.1",
"next-plausible": "^3.11.3",
"next-plausible": "^3.12.0",
"react": "18.3.0-canary-9f4fbec5f-20230717",
"react-dom": "18.2.0",
"react-icalendar-link": "^3.0.2",
Expand All @@ -43,15 +43,15 @@
"webpack": "^5.89.0"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@storybook/addon-actions": "^7.5.3",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/addon-links": "^7.5.3",
"@storybook/addons": "^7.5.3",
"@storybook/blocks": "^7.5.3",
"@storybook/nextjs": "^7.5.3",
"@storybook/react": "^7.5.3",
"@babel/core": "^7.23.6",
"@storybook/addon-actions": "^7.6.4",
"@storybook/addon-essentials": "^7.6.4",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "^7.6.4",
"@storybook/addons": "^7.6.4",
"@storybook/blocks": "^7.6.4",
"@storybook/nextjs": "^7.6.4",
"@storybook/react": "^7.6.4",
"@storybook/testing-library": "^0.2.2",
"@tailwindcss/typography": "^0.5.10",
"@types/glob": "^8.1.0",
Expand All @@ -62,13 +62,13 @@
"autoprefixer": "^10.4.16",
"axios": "^1.6.2",
"babel-loader": "^9.1.3",
"chromatic": "^9.0.0",
"chromatic": "^9.1.0",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
"postcss": "^8.4.31",
"storybook": "^7.5.3",
"tailwindcss": "^3.3.5",
"ts-node": "^10.9.1",
"postcss": "^8.4.32",
"storybook": "^7.6.4",
"tailwindcss": "^3.3.6",
"ts-node": "^10.9.2",
"typescript": "5.2.2"
},
"version": "",
Expand Down
Loading

0 comments on commit 15bcdbc

Please sign in to comment.