Skip to content

Commit de17995

Browse files
authored
Merge branch 'main' into depfu/update/yarn/group/typescript-eslint-5.45.0
2 parents 9731eaf + 476e89a commit de17995

File tree

2 files changed

+117
-124
lines changed

2 files changed

+117
-124
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
],
2222
"dependencies": {
2323
"@docsearch/react": "^1.0.0-alpha.28",
24-
"@formspree/react": "^2.4.0",
25-
"@headlessui/react": "^1.7.3",
24+
"@formspree/react": "^2.4.1",
25+
"@headlessui/react": "^1.7.4",
2626
"@heroicons/react": "^1.0.6",
2727
"@juggle/resize-observer": "^3.4.0",
2828
"@mdx-js/loader": "^1.6.22",
@@ -36,7 +36,7 @@
3636
"@tailwindcss/jit": "^0.1.18",
3737
"@tailwindcss/typography": "^0.4.1",
3838
"@uiuxarghya/progress-bar": "^0.1.2",
39-
"autoprefixer": "^10.4.12",
39+
"autoprefixer": "^10.4.13",
4040
"babel-plugin-preval": "^5.1.0",
4141
"clsx": "^1.2.1",
4242
"dlv": "^1.1.3",
@@ -65,13 +65,13 @@
6565
"unist-util-visit": "^2.0.3"
6666
},
6767
"devDependencies": {
68-
"@babel/core": "^7.19.3",
68+
"@babel/core": "^7.20.5",
6969
"@babel/plugin-transform-react-jsx": "^7.19.0",
7070
"@types/react": "^18.0.21",
7171
"@typescript-eslint/eslint-plugin": "^5.45.0",
7272
"@typescript-eslint/parser": "^5.45.0",
7373
"babel-eslint": "^10.1.0",
74-
"eslint": "^8.25.0",
74+
"eslint": "^8.28.0",
7575
"eslint-config-next": "^12.3.1",
7676
"eslint-config-react-app": "^7.0.1",
7777
"eslint-import-resolver-typescript": "^2.7.1",

0 commit comments

Comments
 (0)