Skip to content

Commit 4f481c0

Browse files
committed
chore: update deps and release full screen
1 parent 757f702 commit 4f481c0

File tree

5 files changed

+503
-693
lines changed

5 files changed

+503
-693
lines changed

Extensions/auto-skip/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"license": "MIT",
1111
"devDependencies": {
12-
"@types/react": "17.0.2",
13-
"@types/react-dom": "17.0.2",
14-
"spicetify-creator": "^1.0.16"
12+
"@types/react": "18.3.11",
13+
"@types/react-dom": "18.3.1",
14+
"spicetify-creator": "^1.0.17"
1515
}
1616
}

Extensions/full-screen/dist/fullScreen.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Extensions/full-screen/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"devDependencies": {
1212
"@types/lodash.debounce": "^4.0.9",
1313
"@types/lodash.defaultsdeep": "^4.6.9",
14-
"@types/react": "18.3.5",
15-
"@types/react-dom": "18.3.0",
16-
"@typescript-eslint/eslint-plugin": "^8.5.0",
17-
"@typescript-eslint/parser": "^8.5.0",
18-
"eslint-plugin-react": "^7.35.2",
19-
"eslint": "^9.10.0",
14+
"@types/react": "18.3.11",
15+
"@types/react-dom": "18.3.1",
16+
"@typescript-eslint/eslint-plugin": "^8.10.0",
17+
"@typescript-eslint/parser": "^8.10.0",
18+
"eslint-plugin-react": "^7.37.1",
19+
"eslint": "^9.13.0",
2020
"eslint-config-prettier": "^9.1.0",
21-
"typescript": "^5.6.2",
21+
"typescript": "^5.6.3",
2222
"lodash.debounce": "^4.0.8",
2323
"lodash.defaultsdeep": "^4.6.1",
24-
"marked": "^14.1.2",
24+
"marked": "^14.1.3",
2525
"semver": "^7.6.3",
2626
"spicetify-creator": "^1.0.17",
2727
"classnames": "^2.5.1"

0 commit comments

Comments
 (0)