Skip to content

Commit 03bc806

Browse files
committed
chore: bump dependencies
1 parent ff71ebf commit 03bc806

File tree

2 files changed

+569
-259
lines changed

2 files changed

+569
-259
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,44 +12,44 @@
1212
"prepack": "husky install"
1313
},
1414
"dependencies": {
15-
"@notionhq/client": "^2.2.2",
15+
"@notionhq/client": "^2.2.3",
1616
"@plaiceholder/next": "^2.5.0",
1717
"fast-glob": "^3.2.12",
18-
"framer-motion": "^7.6.19",
18+
"framer-motion": "^8.5.0",
1919
"gray-matter": "^4.0.3",
2020
"javascript-time-ago": "^2.5.9",
21-
"next": "^13.0.6",
22-
"next-mdx-remote": "^4.2.0",
21+
"next": "^13.1.2",
22+
"next-mdx-remote": "^4.2.1",
2323
"notion-client": "^6.15.6",
2424
"notion-utils": "^6.15.6",
2525
"plaiceholder": "^2.5.0",
26-
"prettier": "^2.8.1",
26+
"prettier": "^2.8.3",
2727
"prismjs": "^1.29.0",
2828
"raw-loader": "^4.0.2",
2929
"react": "^18.2.0",
3030
"react-dom": "^18.2.0",
3131
"react-icons": "^4.7.1",
3232
"react-notion-x": "^6.15.7",
3333
"reactdom": "^2.0.0",
34-
"sharp": "^0.31.2",
34+
"sharp": "^0.31.3",
3535
"styled-components": "^5.3.6",
3636
"styled-system": "^5.1.5"
3737
},
3838
"devDependencies": {
3939
"@types/javascript-time-ago": "^2.0.3",
40-
"@types/react": "^18.0.26",
40+
"@types/react": "^18.0.27",
4141
"@types/styled-components": "^5.1.26",
42-
"@types/styled-system": "^5.1.15",
43-
"@typescript-eslint/parser": "^5.45.1",
44-
"eslint": "^8.29.0",
45-
"eslint-config-next": "^13.0.6",
46-
"eslint-config-prettier": "^8.5.0",
47-
"eslint-plugin-import": "^2.26.0",
42+
"@types/styled-system": "^5.1.16",
43+
"@typescript-eslint/parser": "^5.48.2",
44+
"eslint": "^8.32.0",
45+
"eslint-config-next": "^13.1.2",
46+
"eslint-config-prettier": "^8.6.0",
47+
"eslint-plugin-import": "^2.27.5",
4848
"eslint-plugin-prettier": "^4.2.1",
49-
"husky": "8.0.2",
49+
"husky": "8.0.3",
5050
"lint-staged": "^13.1.0",
51-
"next-sitemap": "^3.1.32",
51+
"next-sitemap": "^3.1.45",
5252
"pretty-quick": "^3.1.3",
53-
"typescript": "^4.9.3"
53+
"typescript": "^4.9.4"
5454
}
5555
}

0 commit comments

Comments
 (0)