Skip to content

Commit 9adabb6

Browse files
chore(deps): update all dependencies
1 parent 71bf7d2 commit 9adabb6

File tree

3 files changed

+683
-393
lines changed

3 files changed

+683
-393
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
PARSER_NO_WATCH: true
4747

4848
- name: Codecov
49-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
49+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@1stg/browserslist-config": "^2.1.4",
36-
"@1stg/common-config": "^13.0.1",
36+
"@1stg/common-config": "^14.0.0",
3737
"@1stg/stylelint-config": "^6.0.5",
3838
"@changesets/changelog-github": "^0.5.1",
3939
"@changesets/cli": "^2.29.2",
@@ -45,7 +45,7 @@
4545
"@types/node": "^22.14.1",
4646
"@types/react": "^19.1.2",
4747
"@types/react-dom": "^19.1.2",
48-
"@types/web": "^0.0.229",
48+
"@types/web": "^0.0.236",
4949
"@vercel/analytics": "^1.5.0",
5050
"@vitejs/plugin-react-swc": "^3.9.0",
5151
"@vitest/coverage-istanbul": "^3.1.1",

0 commit comments

Comments
 (0)