Skip to content

Commit c9323c3

Browse files
chore(deps): update dependencies (non-major)
1 parent 2e9740a commit c9323c3

File tree

2 files changed

+404
-382
lines changed

2 files changed

+404
-382
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@codesandbox/sandpack-react": "^2.9.0",
5757
"@codesandbox/sandpack-themes": "^2.0.21",
5858
"@octokit/rest": "^20.0.2",
59-
"antd": "^5.10.0",
59+
"antd": "^5.11.0",
6060
"classnames": "^2.3.2",
6161
"framer-motion": "^10.16.4",
6262
"gray-matter": "^4.0.3",
@@ -65,7 +65,7 @@
6565
"next-mdx-remote": "^4.4.1",
6666
"next-progress": "^2.3.1",
6767
"next-pwa": "^5.6.0",
68-
"next-seo": "^6.1.0",
68+
"next-seo": "^6.4.0",
6969
"next-sitemap": "^4.2.3",
7070
"parse-numeric-range": "^1.3.0",
7171
"prism-react-renderer": "^1.3.5",
@@ -89,38 +89,38 @@
8989
},
9090
"devDependencies": {
9191
"@dg-scripts/stylelint-config": "^5.14.0",
92-
"@octokit/types": "^12.0.0",
92+
"@octokit/types": "^12.1.1",
9393
"@testing-library/jest-dom": "^6.1.4",
9494
"@testing-library/react": "^14.0.0",
95-
"@types/jest": "^29.5.5",
96-
"@types/jest-axe": "^3.5.6",
97-
"@types/mdast": "^4.0.1",
98-
"@types/node": "^20.8.6",
99-
"@types/react": "^18.2.28",
100-
"@types/react-dom": "^18.2.13",
101-
"@types/unist": "^3.0.0",
95+
"@types/jest": "^29.5.7",
96+
"@types/jest-axe": "^3.5.7",
97+
"@types/mdast": "^4.0.2",
98+
"@types/node": "^20.8.10",
99+
"@types/react": "^18.2.34",
100+
"@types/react-dom": "^18.2.14",
101+
"@types/unist": "^3.0.1",
102102
"commit-and-tag-version": "^11.3.0",
103-
"cypress": "^13.3.1",
104-
"eslint": "^8.51.0",
105-
"eslint-config-next": "^13.5.4",
103+
"cypress": "^13.4.0",
104+
"eslint": "^8.53.0",
105+
"eslint-config-next": "^13.5.6",
106106
"eslint-config-prettier": "^9.0.0",
107107
"jest": "^29.7.0",
108108
"jest-axe": "^8.0.0",
109109
"jest-environment-jsdom": "^29.7.0",
110110
"postcss": "^8.4.31",
111111
"postcss-flexbugs-fixes": "^5.0.2",
112-
"postcss-preset-env": "^9.2.0",
112+
"postcss-preset-env": "^9.3.0",
113113
"prettier": "^3.0.3",
114114
"prettier-plugin-tailwindcss": "^0.5.6",
115-
"start-server-and-test": "^2.0.1",
116-
"stylelint": "^15.10.3",
117-
"tailwindcss": "^3.3.3",
115+
"start-server-and-test": "^2.0.2",
116+
"stylelint": "^15.11.0",
117+
"tailwindcss": "^3.3.5",
118118
"ts-jest": "^29.1.1",
119119
"tslib": "^2.6.2",
120120
"typescript": "^5.2.2"
121121
},
122122
"resolutions": {
123-
"unified": "^11.0.3",
123+
"unified": "^11.0.4",
124124
"vfile": "^6.0.1"
125125
}
126126
}

0 commit comments

Comments
 (0)