kopia lustrzana https://github.com/wagtail/wagtail
Update NPM packages (minor only)
rodzic
05d40271ae
commit
23d32faf36
Plik diff jest za duży
Load Diff
34
package.json
34
package.json
|
@ -54,10 +54,10 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.4",
|
||||
"@babel/preset-env": "^7.24.4",
|
||||
"@babel/preset-react": "^7.24.1",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/preset-env": "^7.25.4",
|
||||
"@babel/preset-react": "^7.24.7",
|
||||
"@babel/preset-typescript": "^7.24.7",
|
||||
"@storybook/addon-controls": "^7.6.14",
|
||||
"@storybook/addon-docs": "^7.6.14",
|
||||
"@storybook/react": "^7.6.14",
|
||||
|
@ -65,7 +65,7 @@
|
|||
"@types/autosize": "^4.0.3",
|
||||
"@types/draft-js": "^0.10.45",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/jquery": "^3.5.29",
|
||||
"@types/jquery": "^3.5.30",
|
||||
"@types/mousetrap": "^1.6.15",
|
||||
"@types/react": "^16.14.21",
|
||||
"@types/react-dom": "^16.0",
|
||||
|
@ -74,7 +74,7 @@
|
|||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@wagtail/eslint-config-wagtail": "^0.4.0",
|
||||
"@wagtail/stylelint-config-wagtail": "^0.8.0",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-loader": "^9.1.3",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"css-loader": "^6.10.0",
|
||||
|
@ -88,31 +88,31 @@
|
|||
"gettext-extractor": "^3.8.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"mini-css-extract-plugin": "^2.8.0",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss-loader": "^8.1.0",
|
||||
"prettier": "^3.1.0",
|
||||
"mini-css-extract-plugin": "^2.9.1",
|
||||
"postcss": "^8.4.41",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"prettier": "^3.3.3",
|
||||
"react-test-renderer": "^16.14.0",
|
||||
"redux-mock-store": "^1.5.4",
|
||||
"sass": "^1.70.0",
|
||||
"sass": "^1.77.8",
|
||||
"sass-loader": "^14.1.0",
|
||||
"storybook": "^7.6.14",
|
||||
"storybook-django": "^0.5.1",
|
||||
"stylelint": "^15.11.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tailwindcss-vanilla-rtl": "^0.4.0",
|
||||
"ts-jest": "^29.1.2",
|
||||
"ts-jest": "^29.2.5",
|
||||
"ts-loader": "^9.5.1",
|
||||
"typescript": "^5.4.4",
|
||||
"webpack": "^5.91.0",
|
||||
"typescript": "^5.5.4",
|
||||
"webpack": "^5.94.0",
|
||||
"webpack-cli": "^5.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hotwired/stimulus": "^3.2.2",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"a11y-dialog": "^8.0.4",
|
||||
"a11y-dialog": "^8.1.0",
|
||||
"autosize": "^6.0.1",
|
||||
"axe-core": "^4.8.4",
|
||||
"axe-core": "^4.10.0",
|
||||
"downshift": "^7.6.2",
|
||||
"draft-js": "^0.10.5",
|
||||
"draftail": "^2.0.0-rc.6",
|
||||
|
|
Ładowanie…
Reference in New Issue