Skip to content

Commit b88c20c

Browse files
authored
Merge pull request #9 from javaistic:pkg-update
Update package files
2 parents 712e333 + 4fba07c commit b88c20c

File tree

2 files changed

+501
-535
lines changed

2 files changed

+501
-535
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,60 +15,60 @@
1515
],
1616
"dependencies": {
1717
"@badrap/bar-of-progress": "^0.1.2",
18-
"@docsearch/react": "^1.0.0-alpha.14",
19-
"@formspree/react": "^2.2.3",
20-
"@juggle/resize-observer": "^3.2.0",
18+
"@docsearch/react": "^1.0.0-alpha.28",
19+
"@formspree/react": "^2.2.4",
20+
"@juggle/resize-observer": "^3.3.1",
2121
"@mdx-js/loader": "^1.6.22",
2222
"@mdx-js/react": "^1.6.22",
23-
"@next/bundle-analyzer": "^11.1.2",
24-
"@next/mdx": "^11.1.2",
23+
"@next/bundle-analyzer": "^12.0.1",
24+
"@next/mdx": "^12.0.1",
2525
"@reach/rect": "^0.16.0",
2626
"@silvenon/remark-smartypants": "^1.0.0",
2727
"@sindresorhus/slugify": "^1.1.0",
2828
"@svgr/webpack": "^5.5.0",
2929
"@tailwindcss/jit": "^0.1.18",
3030
"@tailwindcss/typography": "^0.4.1",
31-
"autoprefixer": "^10.3.4",
31+
"autoprefixer": "^10.4.0",
3232
"babel-plugin-preval": "^5.0.0",
3333
"clsx": "^1.1.1",
3434
"dlv": "^1.1.3",
3535
"file-loader": "^6.0.0",
3636
"focus-visible": "^5.1.0",
3737
"framer-motion": "^4.1.17",
3838
"front-matter": "^4.0.2",
39-
"glob": "^7.1.7",
39+
"glob": "^7.2.0",
4040
"intersection-observer": "^0.12.0",
4141
"minimatch": "^3.0.4",
42-
"next": "^11.1.2",
43-
"postcss": "^8.3.6",
42+
"next": "^12.0.1",
43+
"postcss": "^8.3.11",
4444
"postcss-focus-visible": "^5.0.0",
4545
"postcss-import": "^14.0.2",
4646
"postcss-nested": "^5.0.6",
4747
"prismjs": "^1.25.0",
4848
"react": "^17.0.2",
4949
"react-dom": "^17.0.2",
50-
"react-intersection-observer": "^8.29.0",
50+
"react-intersection-observer": "^8.32.2",
5151
"redent": "^3.0.0",
5252
"simple-functional-loader": "^1.2.1",
53-
"tailwindcss": "^2.2.9",
53+
"tailwindcss": "^2.2.19",
5454
"tinytime": "^0.2.6",
5555
"unist-util-visit": "^2.0.3",
56-
"webpack": "^5.0.0"
56+
"webpack": "^5.61.0"
5757
},
5858
"devDependencies": {
59-
"@types/react": "^17.0.14",
60-
"@typescript-eslint/eslint-plugin": "2.x",
61-
"@typescript-eslint/parser": "2.x",
59+
"@types/react": "^17.0.33",
60+
"@typescript-eslint/eslint-plugin": "2.34.0",
61+
"@typescript-eslint/parser": "2.34.0",
6262
"babel-eslint": "10.x",
63-
"@babel/core":"^7.0.0",
63+
"@babel/core":"^7.16.0",
6464
"eslint": "6.x",
6565
"eslint-config-react-app": "^5.2.1",
6666
"eslint-plugin-flowtype": "4.x",
6767
"eslint-plugin-import": "2.x",
6868
"eslint-plugin-jsx-a11y": "6.x",
6969
"eslint-plugin-react": "7.x",
7070
"eslint-plugin-react-hooks": "2.x",
71-
"prettier": "^2.2.1",
72-
"typescript": "^4.4.2"
71+
"prettier": "^2.4.1",
72+
"typescript": "^4.4.4"
7373
}
7474
}

0 commit comments

Comments
 (0)