Skip to content

Commit db0f903

Browse files
committed
chore: update caniuse-lite and browserslist DB
1 parent ddfec60 commit db0f903

File tree

2 files changed

+1523
-875
lines changed

2 files changed

+1523
-875
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-aes",
33
"private": true,
4-
"version": "1.0.1",
4+
"version": "1.1.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -16,21 +16,21 @@
1616
"bootstrap": "^5.3.7",
1717
"bootstrap-icons": "^1.13.1",
1818
"crypto-js": "^4.2.0",
19-
"react": "^18.2.0",
20-
"react-dom": "^18.2.0",
19+
"react": "^18.3.1",
20+
"react-dom": "^18.3.1",
2121
"react-hot-toast": "^2.5.2",
2222
"react-icons": "^5.2.1"
2323
},
2424
"devDependencies": {
25-
"@types/react": "^18.2.66",
26-
"@types/react-dom": "^18.2.22",
27-
"@vitejs/plugin-react": "^4.2.1",
25+
"@types/react": "^18.3.3",
26+
"@types/react-dom": "^18.3.0",
27+
"@vitejs/plugin-react": "^4.3.0",
2828
"eslint": "^8.57.0",
29-
"eslint-plugin-react": "^7.34.1",
30-
"eslint-plugin-react-hooks": "^4.6.0",
31-
"eslint-plugin-react-refresh": "^0.4.6",
29+
"eslint-plugin-react": "^7.34.2",
30+
"eslint-plugin-react-hooks": "^4.6.2",
31+
"eslint-plugin-react-refresh": "^0.4.7",
3232
"standard-version": "^9.5.0",
33-
"vite": "^5.2.0",
33+
"vite": "^5.2.12",
3434
"vite-plugin-pwa": "^0.20.0"
3535
}
3636
}

0 commit comments

Comments
 (0)