Skip to content

Commit 2bdf9af

Browse files
authored
Merge pull request #976 from 00zsq/master
chore: upgrade vite to v7.0.4 and eslint to v9.31.0
2 parents ea39fd9 + d9eb8dd commit 2bdf9af

File tree

2 files changed

+599
-338
lines changed

2 files changed

+599
-338
lines changed

packages/omi-templates/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@popperjs/core": "^2.11.8",
16-
"@types/node": "^22.9.1",
16+
"@types/node": "^22.16.3",
1717
"@types/prismjs": "^1.26.3",
1818
"class-variance-authority": "^0.7.0",
1919
"clsx": "^2.1.0",
@@ -32,13 +32,13 @@
3232
"@tailwindcss/typography": "^0.5.10",
3333
"@types/markdown-it": "^13.0.7",
3434
"autoprefixer": "^10.4.16",
35-
"eslint": "^8.45.0",
35+
"eslint": "^9.17.0",
3636
"postcss": "^8.4.31",
3737
"prettier": "3.0.3",
3838
"sass": "^1.55.0",
3939
"tailwindcss": "^3.3.3",
4040
"ts-node": "^10.9.1",
4141
"typescript": "^5.0.2",
42-
"vite": "^4.4.5"
42+
"vite": "^7.0.0"
4343
}
4444
}

0 commit comments

Comments
 (0)