Skip to content

Commit 5d5c7cb

Browse files
committed
updated packages
1 parent b443994 commit 5d5c7cb

File tree

2 files changed

+367
-344
lines changed

2 files changed

+367
-344
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
"@testing-library/react-hooks": "^8.0.1",
8282
"@testing-library/user-event": "^14.5.2",
8383
"@types/jest": "^29.5.12",
84-
"@types/node": "^20.11.24",
85-
"@types/react": "^18.2.62",
86-
"@types/react-dom": "^18.2.19",
84+
"@types/node": "^20.11.25",
85+
"@types/react": "^18.2.64",
86+
"@types/react-dom": "^18.2.21",
8787
"@types/react-router-dom": "^5.3.3",
8888
"@types/sanitize-html": "^2.11.0",
8989
"@types/styled-components": "^5.1.34",
@@ -98,7 +98,7 @@
9898
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
9999
"babel-plugin-styled-components": "^2.1.4",
100100
"c8": "^9.1.0",
101-
"cssnano": "^6.0.5",
101+
"cssnano": "^6.1.0",
102102
"cypress": "13.6.6",
103103
"eslint": "^8.57.0",
104104
"eslint-config-prettier": "^9.1.0",
@@ -112,16 +112,16 @@
112112
"jsdom": "^24.0.0",
113113
"lint-staged": "^15.2.2",
114114
"postcss": "^8.4.35",
115-
"postcss-preset-env": "^9.4.0",
115+
"postcss-preset-env": "^9.5.0",
116116
"postcss-syntax": "^0.36.2",
117117
"prettier": "^3.2.5",
118118
"pretty-quick": "^4.0.0",
119119
"react": "^18.2.0",
120120
"react-dom": "^18.2.0",
121121
"react-is": "^18.2.0",
122-
"react-router-dom": "^6.22.2",
122+
"react-router-dom": "^6.22.3",
123123
"rimraf": "^5.0.5",
124-
"rollup": "^4.12.0",
124+
"rollup": "^4.12.1",
125125
"rollup-plugin-analyzer": "^4.0.0",
126126
"rollup-plugin-copy": "^3.5.0",
127127
"rollup-plugin-delete": "^2.0.0",
@@ -133,7 +133,7 @@
133133
"sass": "^1.71.1",
134134
"semver": "7.6.0",
135135
"size-limit": "^11.0.2",
136-
"snyk": "^1.1281.0",
136+
"snyk": "^1.1283.0",
137137
"start-server-and-test": "^2.0.3",
138138
"stylelint": "^16.2.1",
139139
"stylelint-config-prettier-scss": "^1.0.0",
@@ -142,7 +142,7 @@
142142
"stylelint-config-styled-components": "^0.1.1",
143143
"stylelint-order": "^6.0.4",
144144
"stylelint-processor-styled-components": "^1.10.0",
145-
"typescript": "^5.3.3",
145+
"typescript": "^5.4.2",
146146
"typescript-plugin-css-modules": "^5.1.0",
147147
"typescript-plugin-styled-components": "^3.0.0",
148148
"vite": "^5.1.5",

0 commit comments

Comments
 (0)