@moduk/frontend 2.0.17 → 2.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moduk/frontend",
3
- "version": "2.0.17",
3
+ "version": "2.0.19",
4
4
  "description": "The MOD.UK Frontend contains the code you need to start building a user interface for Ministry of Defence platforms and services.",
5
5
  "main": "lib/index.js",
6
6
  "sass": "src/css/index.scss",
@@ -102,18 +102,18 @@
102
102
  "devDependencies": {
103
103
  "@11ty/eleventy": "^2.0.1",
104
104
  "@axe-core/playwright": "^4.9.0",
105
- "@babel/cli": "^7.25.7",
106
- "@babel/core": "^7.25.8",
107
- "@babel/preset-env": "^7.25.8",
108
- "@babel/preset-react": "^7.25.7",
109
- "@babel/preset-typescript": "^7.25.7",
110
- "@babel/register": "^7.25.7",
105
+ "@babel/cli": "^7.25.9",
106
+ "@babel/core": "^7.26.0",
107
+ "@babel/preset-env": "^7.26.0",
108
+ "@babel/preset-react": "^7.25.9",
109
+ "@babel/preset-typescript": "^7.26.0",
110
+ "@babel/register": "^7.25.9",
111
111
  "@commitlint/cli": "^19.5.0",
112
112
  "@commitlint/config-conventional": "^19.5.0",
113
113
  "@playwright/test": "^1.42.1",
114
114
  "@release-it/conventional-changelog": "^8.0.1",
115
115
  "@testing-library/dom": "^10.4.0",
116
- "@testing-library/jest-dom": "^6.5.0",
116
+ "@testing-library/jest-dom": "^6.6.3",
117
117
  "@testing-library/react": "^16.0.1",
118
118
  "@testing-library/user-event": "^14.5.2",
119
119
  "@types/lodash": "^4.17.5",
@@ -137,7 +137,7 @@
137
137
  "eslint-plugin-react-hooks": "^4.6.0",
138
138
  "eslint-plugin-unicorn": "^51.0.1",
139
139
  "glob": "^10.3.15",
140
- "happy-dom": "^15.10.1",
140
+ "happy-dom": "^15.11.0",
141
141
  "husky": "^9.0.11",
142
142
  "lint-staged": "^15.2.7",
143
143
  "postcss-cli": "^11.0.0",