@ons/design-system 73.0.0 → 73.0.2

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ons/design-system",
3
3
  "description": "ONS Design System built CSS, JS, and Nunjucks templates",
4
- "version": "73.0.0",
4
+ "version": "73.0.2",
5
5
  "main": "index.js",
6
6
  "license": "MIT",
7
7
  "author": {
@@ -54,89 +54,89 @@
54
54
  "not dead"
55
55
  ],
56
56
  "devDependencies": {
57
- "@babel/core": "^7.27.1",
58
- "@babel/eslint-parser": "^7.27.1",
59
- "@babel/node": "^7.27.1",
60
- "@babel/plugin-proposal-class-properties": "^7.18.6",
61
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
62
- "@babel/plugin-transform-modules-commonjs": "^7.27.1",
63
- "@babel/plugin-transform-runtime": "^7.27.1",
64
- "@babel/preset-env": "^7.27.2",
65
- "@babel/register": "^7.27.1",
66
- "@babel/runtime": "^7.27.1",
67
- "abortcontroller-polyfill": "^1.7.8",
68
- "autoprefixer": "^10.4.21",
69
- "babel-plugin-istanbul": "^7.0.0",
70
- "babelify": "^10.0.0",
71
- "backstopjs": "^6.3.25",
72
- "browser-sync": "^3.0.4",
73
- "browserify": "^17.0.1",
74
- "chalk": "^4.1.2",
75
- "cheerio": "^1.0.0-rc.10",
76
- "core-js": "^3.21.1",
77
- "cors": "^2.8.5",
78
- "dialog-polyfill": "^0.5.6",
79
- "dompurify": "^3.2.6",
80
- "eslint": "^8.45.0",
81
- "eslint-cli": "^1.1.1",
82
- "eslint-config-prettier": "^9.0.0",
83
- "eslint-plugin-prettier": "^5.0.0",
84
- "eslint-plugin-unused-imports": "^3.1.0",
85
- "express": "^5.0.0",
86
- "front-matter": "^4.0.2",
87
- "fs-extra": "^11.1.1",
88
- "fuse.js": "^7.0.0",
89
- "glob": "^10.2.3",
90
- "gulp": "^4.0.2",
91
- "gulp-babel": "^8.0.0",
92
- "gulp-cli": "^2.3.0",
93
- "gulp-dart-sass": "^1.0.2",
94
- "gulp-if": "^3.0.0",
95
- "gulp-postcss": "^9.0.0",
96
- "gulp-sourcemaps": "^3.0.0",
97
- "gulp-terser": "^2.0.1",
98
- "http-server": "^14.1.1",
99
- "husky": "^9.1.6",
100
- "jest": "^29.6.1",
101
- "jest-axe": "^8.0.0",
102
- "jest-environment-jsdom": "^29.6.1",
103
- "jest-puppeteer": "^11.0.0",
104
- "jsdom": "^26.1.0",
105
- "lighthouse": "^12.0.0",
106
- "lint-staged": "^15.2.0",
107
- "lodash": "^4.17.21",
108
- "mdn-polyfills": "^5.14.0",
109
- "normalize.css": "^8.0.1",
110
- "nunjucks": "^3.2.3",
111
- "pinst": "^3.0.0",
112
- "postcss": "^8.3.5",
113
- "postcss-url": "^10.1.3",
114
- "prepend-file": "^2.0.1",
115
- "prettier": "^3.2.5",
116
- "prettier-plugin-jinja-template": "^1.4.0",
117
- "puppeteer": "^24.0.0",
118
- "remark-cli": "^12.0.0",
119
- "remark-lint": "^9.1.2",
120
- "remark-preset-lint-recommended": "^6.1.3",
121
- "stylelint": "^16.6.0",
122
- "stylelint-config-recommended-scss": "^14.0.0",
123
- "stylelint-config-sass-guidelines": "^11.1.0",
124
- "stylelint-config-standard": "^36.0.0",
125
- "stylelint-order": "^6.0.4",
126
- "stylelint-scss": "^6.3.0",
127
- "through2": "^4.0.2",
128
- "tick-manager": "^1.0.3",
129
- "util": "^0.12.3",
130
- "viewport-details": "^3.0.4",
131
- "vinyl-buffer": "^1.0.1",
132
- "vinyl-source-stream": "^2.0.0",
133
- "whatwg-fetch": "^3.0.0"
57
+ "@babel/core": "7.27.1",
58
+ "@babel/eslint-parser": "7.27.1",
59
+ "@babel/node": "7.27.1",
60
+ "@babel/plugin-proposal-class-properties": "7.18.6",
61
+ "@babel/plugin-syntax-dynamic-import": "7.8.3",
62
+ "@babel/plugin-transform-modules-commonjs": "7.27.1",
63
+ "@babel/plugin-transform-runtime": "7.27.1",
64
+ "@babel/preset-env": "7.27.2",
65
+ "@babel/register": "7.27.1",
66
+ "@babel/runtime": "7.27.1",
67
+ "abortcontroller-polyfill": "1.7.8",
68
+ "autoprefixer": "10.4.21",
69
+ "babel-plugin-istanbul": "7.0.0",
70
+ "babelify": "10.0.0",
71
+ "backstopjs": "6.3.25",
72
+ "browser-sync": "3.0.4",
73
+ "browserify": "17.0.1",
74
+ "chalk": "4.1.2",
75
+ "cheerio": "1.0.0-rc.12",
76
+ "core-js": "3.33.0",
77
+ "cors": "2.8.5",
78
+ "dialog-polyfill": "0.5.6",
79
+ "dompurify": "3.2.6",
80
+ "eslint": "8.51.0",
81
+ "eslint-cli": "1.1.1",
82
+ "eslint-config-prettier": "9.0.0",
83
+ "eslint-plugin-prettier": "5.0.1",
84
+ "eslint-plugin-unused-imports": "3.1.0",
85
+ "express": "5.1.0",
86
+ "front-matter": "4.0.2",
87
+ "fs-extra": "11.1.1",
88
+ "fuse.js": "7.0.0",
89
+ "glob": "10.3.10",
90
+ "gulp": "4.0.2",
91
+ "gulp-babel": "8.0.0",
92
+ "gulp-cli": "2.3.0",
93
+ "gulp-dart-sass": "1.1.0",
94
+ "gulp-if": "3.0.0",
95
+ "gulp-postcss": "9.0.1",
96
+ "gulp-sourcemaps": "3.0.0",
97
+ "gulp-terser": "2.1.0",
98
+ "http-server": "14.1.1",
99
+ "husky": "9.1.6",
100
+ "jest": "29.7.0",
101
+ "jest-axe": "8.0.0",
102
+ "jest-environment-jsdom": "29.7.0",
103
+ "jest-puppeteer": "11.0.0",
104
+ "jsdom": "26.1.0",
105
+ "lighthouse": "12.8.2",
106
+ "lint-staged": "15.2.0",
107
+ "lodash": "4.17.21",
108
+ "mdn-polyfills": "5.20.0",
109
+ "normalize.css": "8.0.1",
110
+ "nunjucks": "3.2.4",
111
+ "pinst": "3.0.0",
112
+ "postcss": "8.4.35",
113
+ "postcss-url": "10.1.3",
114
+ "prepend-file": "2.0.1",
115
+ "prettier": "3.3.0",
116
+ "prettier-plugin-jinja-template": "1.4.0",
117
+ "puppeteer": "24.16.2",
118
+ "remark-cli": "12.0.0",
119
+ "remark-lint": "9.1.2",
120
+ "remark-preset-lint-recommended": "6.1.3",
121
+ "stylelint": "16.6.0",
122
+ "stylelint-config-recommended-scss": "14.0.0",
123
+ "stylelint-config-sass-guidelines": "11.1.0",
124
+ "stylelint-config-standard": "36.0.0",
125
+ "stylelint-order": "6.0.4",
126
+ "stylelint-scss": "6.3.0",
127
+ "through2": "4.0.2",
128
+ "tick-manager": "1.0.3",
129
+ "util": "0.12.3",
130
+ "viewport-details": "3.0.4",
131
+ "vinyl-buffer": "1.0.1",
132
+ "vinyl-source-stream": "2.0.0",
133
+ "whatwg-fetch": "3.6.19"
134
134
  },
135
135
  "publishConfig": {
136
136
  "access": "public"
137
137
  },
138
138
  "dependencies": {
139
- "highcharts": "^12.1.2",
140
- "pym.js": "^1.3.2"
139
+ "highcharts": "12.1.2",
140
+ "pym.js": "1.3.2"
141
141
  }
142
142
  }