8000 chore: update dependencies and devDependencies; · coreui/coreui-icons-react@037915d · GitHub
[go: up one dir, main page]

Skip to content

Commit 037915d

Browse files
committed
chore: update dependencies and devDependencies;
1 parent a9b2da6 commit 037915d

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

package.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -37,40 +37,23 @@
3737
"test:update": "jest --coverage --updateSnapshot"
3838
},
3939
"devDependencies": {
40-
<<<<<<< HEAD
4140
"@rollup/plugin-commonjs": "^25.0.2",
4241
"@rollup/plugin-node-resolve": "^15.1.0",
4342
"@rollup/plugin-typescript": "^11.1.2",
4443
"@testing-library/jest-dom": "^5.16.5",
4544
"@testing-library/react": "^14.0.0",
4645
"@types/react": "^18.2.14",
4746
"@types/react-dom": "^18.2.6",
48-
=======
49-
"@rollup/plugin-commonjs": "^25.0.1",
50-
"@rollup/plugin-node-resolve": "^15.1.0",
51-
"@rollup/plugin-typescript": "^11.1.1",
52-
"@testing-library/jest-dom": "^5.16.5",
53-
"@testing-library/react": "^14.0.0",
54-
"@types/react": "^18.2.11",
55-
"@types/react-dom": "^18.2.4",
56-
>>>>>>> 41c5ac7443275a0274a06661f0569b5026cdf917
5747
"classnames": "^2.3.2",
5848
"jest": "^29.6.1",
5949
"jest-environment-jsdom": "^29.6.1",
6050
"prop-types": "^15.8.1",
6151
"react": "^18.2.0",
6252
"react-dom": "^18.2.0",
63-
<<<<<<< HEAD
6453
"rollup": "^3.26.2",
6554
"rollup-plugin-import-css": "^3.3.1",
6655
"ts-jest": "^29.1.1",
6756
"typescript": "^5.1.6"
68-
=======
69-
"rollup": "^3.25.0",
70-
"rollup-plugin-import-css": "^3.2.1",
71-
"ts-jest": "^29.1.0",
72-
"typescript": "^4.9.5"
73-
>>>>>>> 41c5ac7443275a0274a06661f0569b5026cdf917
7457
},
7558
"peerDependencies": {
7659
"react": ">=17",

0 commit comments

Comments
 (0)
0