@moduk/frontend 2.0.27 → 2.0.28

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.27",
3
+ "version": "2.0.28",
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",
@@ -103,9 +103,9 @@
103
103
  "devDependencies": {
104
104
  "@11ty/eleventy": "^3.1.2",
105
105
  "@axe-core/playwright": "^4.9.0",
106
- "@babel/cli": "^7.27.2",
107
- "@babel/core": "^7.27.7",
108
- "@babel/preset-env": "^7.26.0",
106
+ "@babel/cli": "^7.28.0",
107
+ "@babel/core": "^7.28.0",
108
+ "@babel/preset-env": "^7.28.0",
109
109
  "@babel/preset-react": "^7.25.9",
110
110
  "@babel/preset-typescript": "^7.26.0",
111
111
  "@babel/register": "^7.25.9",
@@ -124,13 +124,13 @@
124
124
  "@types/nunjucks": "^3.2.6",
125
125
  "@types/react": "^19.1.8",
126
126
  "@types/react-dom": "^19.1.6",
127
- "@typescript-eslint/eslint-plugin": "^8.34.1",
128
- "@typescript-eslint/parser": "^8.34.1",
127
+ "@typescript-eslint/eslint-plugin": "^8.35.1",
128
+ "@typescript-eslint/parser": "^8.35.1",
129
129
  "babel-loader": "^10.0.0",
130
130
  "babel-plugin-inline-react-svg": "^2.0.2",
131
131
  "babel-plugin-module-resolver": "^5.0.0",
132
132
  "concurrently": "^9.1.2",
133
- "dprint": "^0.50.0",
133
+ "dprint": "^0.50.1",
134
134
  "eslint": "^9.29.0",
135
135
  "eslint-import-resolver-typescript": "^4.4.3",
136
136
  "eslint-plugin-import": "^2.32.0",
@@ -150,7 +150,7 @@
150
150
  "sass-true": "^9.0.0",
151
151
  "shelljs": "^0.10.0",
152
152
  "shx": "^0.4.0",
153
- "stylelint": "^16.21.0",
153
+ "stylelint": "^16.21.1",
154
154
  "stylelint-config-standard-scss": "^15.0.1",
155
155
  "ts-node": "^10.9.2",
156
156
  "tsconfig-paths": "^4.2.0",
@@ -174,7 +174,7 @@
174
174
  },
175
175
  "dependencies": {
176
176
  "@eslint/js": "^9.30.0",
177
- "@types/shelljs": "^0.8.16",
177
+ "@types/shelljs": "^0.8.17",
178
178
  "clsx": "^2.1.1",
179
179
  "lodash": "^4.17.21",
180
180
  "pac-resolver": "^7.0.1",