Skip to content

Commit 3f55ad3

Browse files
committed
chore(deps): upgrade
1 parent dd6728f commit 3f55ad3

File tree

2 files changed

+2713
-4160
lines changed

2 files changed

+2713
-4160
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-rem-to-responsive-pixel",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8",
55
"exports": {
66
".": {
@@ -79,16 +79,16 @@
7979
"devDependencies": {
8080
"@tsconfig/recommended": "^1.0.3",
8181
"@types/klaw": "^3.0.6",
82-
"@types/lodash": "^4.14.201",
83-
"@types/lodash-es": "^4.17.11",
84-
"@types/node": "^20.9.0",
82+
"@types/lodash": "^4.14.202",
83+
"@types/lodash-es": "^4.17.12",
84+
"@types/node": "^20.10.0",
8585
"@types/postcss-pxtorem": "^6.0.3",
86-
"@types/semantic-release": "^20.0.5",
86+
"@types/semantic-release": "^20.0.6",
8787
"@vitest/coverage-v8": "^0.34.6",
8888
"cross-env": "^7.0.3",
8989
"defu": "^6.1.3",
9090
"del": "^7.1.0",
91-
"eslint": "8.53.0",
91+
"eslint": "8.54.0",
9292
"eslint-config-icebreaker": "^1.2.2",
9393
"eslint-config-prettier": "^9.0.0",
9494
"eslint-plugin-prettier": "^5.0.1",
@@ -100,12 +100,12 @@
100100
"postcss": "^8.4.31",
101101
"postcss-pxtorem": "^6.0.0",
102102
"prettier": "^3.1.0",
103-
"semantic-release": "^22.0.7",
103+
"semantic-release": "^22.0.8",
104104
"ts-node": "^10.9.1",
105105
"ts-patch": "^3.0.2",
106106
"tsconfig-paths": "^4.2.0",
107107
"tslib": "^2.6.2",
108-
"typescript": "^5.2.2",
108+
"typescript": "^5.3.2",
109109
"typescript-transform-paths": "^3.4.6",
110110
"unbuild": "^2.0.0",
111111
"vitest": "^0.34.6"

0 commit comments

Comments
 (0)