|
@@ -1,14 +1,11 @@
|
|
|
{
|
|
|
"name": "dt-theme",
|
|
|
- "version": "1.0.4",
|
|
|
+ "version": "1.0.5",
|
|
|
"main": "lib/index.js",
|
|
|
"dependencies": {
|
|
|
"@testing-library/jest-dom": "^5.17.0",
|
|
|
"@testing-library/react": "^13.4.0",
|
|
|
"@testing-library/user-event": "^13.5.0",
|
|
|
- "react": "^18.3.1",
|
|
|
- "react-dom": "^18.3.1",
|
|
|
- "react-scripts": "5.0.1",
|
|
|
"web-vitals": "^2.1.4"
|
|
|
},
|
|
|
"scripts": {
|
|
@@ -43,6 +40,9 @@
|
|
|
],
|
|
|
"devDependencies": {
|
|
|
"webpack-cli": "^5.1.4",
|
|
|
+ "react": "^18.3.1",
|
|
|
+ "react-dom": "^18.3.1",
|
|
|
+ "react-scripts": "5.0.1",
|
|
|
"less": "^4.2.0",
|
|
|
"less-loader": "^11.1.3",
|
|
|
"react-app-rewired": "^2.2.1",
|